Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/gc
/
.
/
test
/
parse
/
module
/
export-table.txt
blob: 62e85ff60396f8300e9f63b063f09757ceef2c97 [
file
] [
log
] [
blame
] [
edit
]
;;; TOOL: wat2wasm
(module
(table 0 anyfunc)
(export "my_table" (table 0)))