Skip to content
#

zig

Here are 191 public repositories matching this topic...

kristoff-it
kristoff-it commented Mar 5, 2020

Quoting myself from the discussion in #4062:

Now the process completes successfully but the resulting document is still buggy.
I'm not referring to small things or missing pieces, but rather that when no section is selected (i.e. no url fragment) I see my declarations, while when root is selected, I only see a bogus main function. Trying to navigate my declarations from the first state doesn

binary132
binary132 commented Oct 15, 2018

Two approaches:

Despite the fact it's written in Rust, the produced binary is a standard dynamic library that can be linked to from any program (written in the language of your choice). Typically, you'd need to create a symbolic link with a name that a target application expects, e.g. libvulkan.dylib -> libportability.dylib.

  • [

Improve this page

Add a description, image, and links to the zig topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the zig topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.