Open pufferfish101007 opened 3 months ago
Currently it's difficult to verify that the generated wasm will be valid. Create (or find) a macro that will include a function's code from an external wat file as an iterator over wasm_encoder Instructions.
wasm_encoder
Instruction
Currently it's difficult to verify that the generated wasm will be valid. Create (or find) a macro that will include a function's code from an external wat file as an iterator over
wasm_encoder
Instruction
s.