Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
niv musl-wasi: update c5264e2b -> 0fe51d25
## Changelog for musl-wasi: Branch: main Commits: [WebAssembly/wasi-libc@c5264e2b...0fe51d25](WebAssembly/wasi-libc@c5264e2...0fe51d2) * [`4bac52ea`](WebAssembly/wasi-libc@4bac52e) Remove trailing backtick in README.md ([WebAssembly/wasi-libc#455](https://togithub.com/WebAssembly/wasi-libc/issues/455)) * [`5a693184`](WebAssembly/wasi-libc@5a69318) add `wasm32-wasi-preview2` target ([WebAssembly/wasi-libc#457](https://togithub.com/WebAssembly/wasi-libc/issues/457)) * [`925ad6d7`](WebAssembly/wasi-libc@925ad6d) CI: include wasi-threads in the sysroot ([WebAssembly/wasi-libc#458](https://togithub.com/WebAssembly/wasi-libc/issues/458)) * [`03b228e4`](WebAssembly/wasi-libc@03b228e) emmalloc: use __heap_end instead of sbrk(0) ([WebAssembly/wasi-libc#462](https://togithub.com/WebAssembly/wasi-libc/issues/462)) * [`47b9db6d`](WebAssembly/wasi-libc@47b9db6) add WASI Preview 2 bindings ([WebAssembly/wasi-libc#460](https://togithub.com/WebAssembly/wasi-libc/issues/460)) * [`cc62fa82`](WebAssembly/wasi-libc@cc62fa8) add stubs for `statvfs`, `chmod`, etc. ([WebAssembly/wasi-libc#463](https://togithub.com/WebAssembly/wasi-libc/issues/463)) * [`a6489a85`](WebAssembly/wasi-libc@a6489a8) test: use the same version of wasmtime and adapter ([WebAssembly/wasi-libc#468](https://togithub.com/WebAssembly/wasi-libc/issues/468)) * [`212296e4`](WebAssembly/wasi-libc@212296e) add realpath.c to `LIBC_TOP_HALF_MUSL_SOURCES` ([WebAssembly/wasi-libc#473](https://togithub.com/WebAssembly/wasi-libc/issues/473)) * [`55df1f54`](WebAssembly/wasi-libc@55df1f5) Update bindings and dependencies to WASI 0.2.0 ([WebAssembly/wasi-libc#471](https://togithub.com/WebAssembly/wasi-libc/issues/471)) * [`0fe51d25`](WebAssembly/wasi-libc@0fe51d2) add preview2_component_type.o to libc.a and libc.so ([WebAssembly/wasi-libc#472](https://togithub.com/WebAssembly/wasi-libc/issues/472))
- Loading branch information