MCPcopy Index your code
hub / github.com/nodejs/node / test-esm-wasm-module-instances-warning.mjs

File test-esm-wasm-module-instances-warning.mjs

test/es-module/test-esm-wasm-module-instances-warning.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Test that experimental warning is emitted for WASM module instances
2import '../common/index.mjs';
3import assert from 'node:assert';
4

Callers

nothing calls this directly

Calls 2

spawnSyncAndAssertFunction · 0.90
pathMethod · 0.45

Tested by

no test coverage detected