We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0913d52 commit 5c3b9caCopy full SHA for 5c3b9ca
README.md
@@ -663,6 +663,8 @@ Also published publicly here (see the JavaScript Console): https://lupyuen.githu
663
664
TODO: Verify the generated `a.out`. Didn't we pass `-c` to generate as Object File?
665
666
+TODO: Check our WebAssembly with [Modsurfer](https://github.com/dylibso/modsurfer)
667
+
668
TODO: Need to implement vsnprintf() in C? Or we hardcode the patterns?
669
670
`invalid macro name` is caused by `#define %s%s`. We should mock up a valid name for `%s%s`
0 commit comments