mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 06:14:18 +08:00
Use forked wasmtime
This commit is contained in:
parent
49180ea4f6
commit
a13d17f4e6
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user