index
:
gotosocial.git
next
trunk
GoToSocial is an ActivityPub social network server
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
/
github.com
/
tetratelabs
/
wazero
/
internal
/
wasip1
/
proc.go
blob: 50b040c98e8bb51c2aa0b8ee666a7abbcd9f009e (
plain
)
1
2
3
4
5
6
package
wasip1
const
(
ProcExitName =
"proc_exit"
ProcRaiseName =
"proc_raise"
)