mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-05 02:20:19 +00:00
Add capi emscripten test to test-capi
recipe
This commit is contained in:
parent
a2b47bd591
commit
cd0b4a3d7f
2
Makefile
2
Makefile
@ -137,7 +137,7 @@ test-capi-emscripten: capi-emscripten
|
||||
cargo test --manifest-path lib/runtime-c-api/Cargo.toml --release \
|
||||
--no-default-features --features singlepass-backend,emscripten
|
||||
|
||||
test-capi: test-capi-singlepass test-capi-cranelift test-capi-llvm
|
||||
test-capi: test-capi-singlepass test-capi-cranelift test-capi-llvm test-capi-emscripten
|
||||
|
||||
capi-test: test-capi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user