MCPcopy Create free account
hub / github.com/SakuraEngine/SakuraEngine / watch_wasm

Function watch_wasm

samples/cgpu/cgpu-basic/hot-triangle/hot_wasm.cpp:79–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77}
78
79void* watch_wasm()
80{
81 return new WasmWatcher();
82}
83
84void unwatch_wasm(void* watcher)
85{

Callers 1

initializeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected