Skip to content

Commit

Permalink
Merge pull request #3 from fhoering/main
Browse files Browse the repository at this point in the history
Add sock_accept to default import functions
  • Loading branch information
kateinoigakukun authored Jun 10, 2024
2 parents 39910a0 + eacf550 commit 04f3750
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/abi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ export class WASIAbi {

"sched_yield",

"sock_accept",
"sock_recv",
"sock_send",
"sock_shutdown",
Expand Down

0 comments on commit 04f3750

Please sign in to comment.