Update wasi-libc to 30094b6ed05f19cee102115215863d185f2db4f0.

- 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)
pull/239/head
Dan Gohman 3 years ago
parent 37ae6af882
commit 2f8358bf7c

@ -1 +1 @@
Subproject commit 9886d3d6200fcc3726329966860fc058707406cd
Subproject commit 30094b6ed05f19cee102115215863d185f2db4f0
Loading…
Cancel
Save