Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceifa/wasmoon
/ constructor
Method
constructor
test/engine.test.js:13–15 ·
view source on GitHub ↗
(name)
Source
from the content-addressed store, hash-verified
11
}
12
13
constructor(name) {
14
this.name = name
15
}
16
17
getName() {
18
return
this.name
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected