Skip to content

Commit

Permalink
Update wasi-libc to 30094b6ed05f19cee102115215863d185f2db4f0.
Browse files Browse the repository at this point in the history
 - Fix utimensat to avoid passing uninitialized values into WASI calls.
 - Optimize memcpy etc. using bulk-memory
 - Update to musl 1.2.3.
 - Fix `gettimeofday` to correctly handle a null argument.
 - Remove support for `__original_main`. (#295)
  • Loading branch information
sunfishcode committed Jun 2, 2022
1 parent 37ae6af commit 2f8358b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wasi-libc

0 comments on commit 2f8358b

Please sign in to comment.