mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
`wasm-as` will do some semantic analysis on the modules, which is not something we're looking for here. Instead, use `wat2wasm` to generate the exact module.