Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-wasm-jsapi.mjs
File
test-wasm-jsapi.mjs
test/wpt/test-wasm-jsapi.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --experimental-wasm-modules
2
import
* as fixtures from
'../common/fixtures.mjs'
;
3
import
{ ok } from
'node:assert'
;
4
import
{ WPTRunner } from
'../common/wpt.js'
;
Callers
nothing calls this directly
Calls
4
ok
Function · 0.85
includes
Method · 0.80
setFlags
Method · 0.80
runJsTests
Method · 0.80
Tested by
no test coverage detected