mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-30 00:28:44 +08:00
Merge branch 'wasmtime' into 'master'
Use forked wasmtime See merge request redox-os/cookbook!616
This commit is contained in:
commit
ad5c952335
@ -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