mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-05-05 18:42:16 +00:00
10 lines
174 B
Plaintext
10 lines
174 B
Plaintext
|
(module
|
||
|
(global i32 (i32.const 0))
|
||
|
|
||
|
(export "__heap_base" (global 0))
|
||
|
)
|
||
|
|
||
|
;; STDOUT (update this section with `BLESS_TESTS=1` while running tests)
|
||
|
;; (module)
|
||
|
;; STDOUT
|