Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SakuraEngine/SakuraEngine
/ unwatch_wasm
Function
unwatch_wasm
samples/cgpu/cgpu-basic/hot-triangle/hot_wasm.cpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
void unwatch_wasm(void* watcher)
85
{
86
delete (WasmWatcher*)watcher;
87
}
88
89
struct SourceWatcher {
90
void Compile()
Callers
1
finalize
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected