forked from LeenkxTeam/Kmake
7 lines
215 B
Plaintext
7 lines
215 B
Plaintext
;; Compiled using the WebAssembly Binary Toolkit (https://github.com/WebAssembly/wabt)
|
|
;; $ wat2wasm export-name-syntax-error.wat
|
|
|
|
(module
|
|
(global $0 i32 (i32.const 12682))
|
|
(export "?f!o:o<b>a[r]" (global $0)))
|