Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ js-wasm-cycle.js
File
js-wasm-cycle.js
test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
function
f() {
return
42; }
2
export
{ f };
3
4
import
{ mem, tab, glob, func } from
"./js-wasm-cycle.wasm"
;
Callers
nothing calls this directly
Calls
3
func
Function · 0.90
assert_true
Function · 0.50
assert_equals
Function · 0.50
Tested by
no test coverage detected