Sign in
webkit
/
WebKit
/
34f5efbbe2903324708c7d6f83220e30b3f6ddd8
/
.
/
JSTests
/
wasm
/
modules
/
js-wasm-cycle
/
entry-i32-global.js
blob: aa0ab17f63646209573fe3c589b49f091c01b4c7 [
file
] [
log
] [
blame
]
import
{
glob2
}
from
"./i32-global.wasm"
export
const
glob
=
new
WebAssembly
.
Global
({
value
:
"i32"
},
0
);