MCPcopy 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
2import * as fixtures from '../common/fixtures.mjs';
3import { ok } from 'node:assert';
4import { WPTRunner } from '../common/wpt.js';

Callers

nothing calls this directly

Calls 4

okFunction · 0.85
includesMethod · 0.80
setFlagsMethod · 0.80
runJsTestsMethod · 0.80

Tested by

no test coverage detected