MCPcopy 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

11import createUserdataType from './type-extensions/userdata'
12
13export 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