|
|
|
|
|
by UncleEntity
854 days ago
|
|
The grammar doesn't get you too far since the WASM is designed around a binary format. Plus they do some weird stuff around the names of the operators which has to be dealt with. That being said...https://pastebin.com/mhtgjSjZ |
|