diff options
Diffstat (limited to 'examples/wasm/global.wat')
| -rw-r--r-- | examples/wasm/global.wat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/wasm/global.wat b/examples/wasm/global.wat new file mode 100644 index 0000000..22bde45 --- /dev/null +++ b/examples/wasm/global.wat @@ -0,0 +1 @@ +(module (global i32 (i32.const 0)))
\ No newline at end of file |
