GeistHaus
log in · sign up

Preprocessor Definitions in WebAssembly

imrannazar.com

When hand-writing WebAssembly it can get problematic to refer to particular constants by their value instead of being able to put a name to them. I put together a simple preprocessor to allow for constants to be handled by name, and in this article I look at how the preprocessor works with the WebAssembly Text format.

0 pages link to this URL

No pages have linked to this URL yet.