Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PLSysSec/wave
/ wave_setup_signals
Function
wave_setup_signals
waverunner/src/waverunner.rs:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
22
23
fn wave_setup_signals() {
24
// For now, do nothings, since we just fail on any signal
25
}
26
27
// Setup has 3 steps
28
// 1. load the AOT-compiled Wasm module via DlOpen
Callers
1
setup
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected