Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/main
/
.
/
test
/
parse
/
module
/
export-table.txt
blob: 1755ccf1e90139ffccdbb915e6c658616880abd9 [
file
] [
edit
]
;;; TOOL: wat2wasm
(module
(table 0 funcref)
(export "my_table" (table 0)))