Replies: 2 comments 6 replies
|
No, although that would be nice to have. At least a section in the README about how to link against libbinaryen.so would be a good place to start, and from there it wouldn't be hard to add a simple walkthrough of a "hello world"-type application that maybe just loads and prints a module. We do have the test/example directory which might be useful to look at, but in practice those files are actually tests, so they're not really designed to teach the API. |
4 replies
|
Is there a way to name the variables being used in the WebAssembly Text format? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Do we have any getting started tutorial for the C++ API? like a blog/readme/article/website/youtube-video etc.?
All reactions