...
Go Documentation Server
GoDoc
▽
submit search
Source file
src
/
github.com
/
tetratelabs
/
wazero
/
internal
/
wasip1
/
sched.go
Documentation:
github.com/tetratelabs/wazero/internal/wasip1
1
package wasip1
2
3
const SchedYieldName = "sched_yield"
4
View as plain text