mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
build wasm3 the normal way
This commit is contained in:
parent
6bfe16113d
commit
cd98f20989
2 changed files with 3 additions and 24 deletions
|
@ -44,7 +44,7 @@ libloading = "0.7.1"
|
|||
tempfile = "3.2.0"
|
||||
indoc = "1.0.3"
|
||||
criterion = { git = "https://github.com/Anton-4/criterion.rs" }
|
||||
wasm3 = { version = "0.3.1", features = [ "build-bindgen" ] }
|
||||
wasm3 = "0.3.1"
|
||||
lazy_static = "1.4.0"
|
||||
|
||||
[features]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue