mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-06-09 20:11:06 +00:00
Replace wabt with rust tools (#5)
This commit is contained in:
committed by
GitHub
parent
8291876394
commit
374afe5700
@@ -48,5 +48,5 @@
|
||||
i32.const 2
|
||||
i32.sub
|
||||
global.set 0)
|
||||
(global (;0;) (mut i32) (i32.const 0))
|
||||
(export "main" (func 2)))
|
||||
(global (;0;) (mut i32) i32.const 0)
|
||||
(export "main" (func 2)))
|
||||
Reference in New Issue
Block a user