MCPcopy 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
84void unwatch_wasm(void* watcher)
85{
86 delete (WasmWatcher*)watcher;
87}
88
89struct SourceWatcher {
90 void Compile()

Callers 1

finalizeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected