Skip to content

Commit 04f3750

Browse files
Merge pull request #3 from fhoering/main
Add sock_accept to default import functions
2 parents 39910a0 + eacf550 commit 04f3750

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/abi.ts

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ export class WASIAbi {
8282

8383
"sched_yield",
8484

85+
"sock_accept",
8586
"sock_recv",
8687
"sock_send",
8788
"sock_shutdown",

0 commit comments

Comments
 (0)