Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceifa/wasmoon
/ test
Function
test
test/engine.test.js:65–67 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
63
aaaa: 1,
64
bbb:
'hey'
,
65
test() {
66
return
22
67
},
68
}
69
})
70
const
value =
await
engine.doString(
'return test().test()'
)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected