test: added Rust WASM test for the Verifier

+ Run WASM test with GitHub actions
This commit is contained in:
Hendrik Eeckhaut
2024-01-11 10:53:01 +01:00
parent 5d67c5bd08
commit 68c4a23598
10 changed files with 89 additions and 19 deletions

View File

@@ -1,5 +1,2 @@
[toolchain]
# channel = "nightly-2022-12-12"
# channel = "stable"
# channel = "nightly-x86_64-apple-darwin"
channel = "nightly"