Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceifa/wasmoon
/
Class
src/engine.ts:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
import
createUserdataType from
'./type-extensions/userdata'
12
13
export
default
class
LuaEngine {
14
public global: Global
15
16
public constructor(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected