Use forked wasmtime

This commit is contained in:
Wildan Mubarok 2025-09-13 15:12:17 +00:00
parent 49180ea4f6
commit a13d17f4e6

View File

@ -1,5 +1,9 @@
#TODO fs-set-times crate error
#TODO requires *at functions in fcntl.h
#TODO (willnode) push changes upstream
[source]
git = "https://github.com/bytecodealliance/wasmtime"
git = "https://github.com/willnode/wasmtime"
branch = "v36-redox"
shallow_clone = true
[build]
template = "cargo"