Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
79
void* watch_wasm()
80
{
81
return new WasmWatcher();
82
}
83
84
void unwatch_wasm(void* watcher)
85
{
Callers
1
initialize
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected