Commit 84a7ea2
authored
feat: Update StarlingMonkey to v0.2.1 (#311)
See StarlingMonkey's [release notes](https://github.com/bytecodealliance/StarlingMonkey/releases/tag/v0.2.1) for changes.1 parent 3803af4 commit 84a7ea2
1 file changed
+1
-1
lines changedSubmodule StarlingMonkey updated 23 files
- .github/workflows/release-please.yml+2-2
- ADOPTERS.md+1-1
- CHANGELOG.md+14
- builtins/web/crypto/crypto-algorithm.cpp+146-8
- builtins/web/worker-location.cpp+44-2
- componentize.sh.in+5
- crates/rust-hooks/src/lib.rs-3
- include/config-parser.h+5
- include/extension-api.h+2
- runtime/engine.cpp+3
- tests/e2e/init-location/expect_serve_stdout.txt+1
- tests/e2e/init-location/expect_wizer_stdout.txt+2
- tests/e2e/init-location/init-location.js+6
- tests/e2e/init-location/runtime-args+1
- tests/e2e/no-init-location/expect_wizer_fail
- tests/e2e/no-init-location/expect_wizer_stderr.txt+2
- tests/e2e/no-init-location/no-init-location.js+1
- tests/integration/crypto/crypto.js+108
- tests/test.sh+10-1
- tests/tests.cmake+2
- tests/wpt-harness/expectations/WebCryptoAPI/import_export/ec_importKey.https.any.js.json+12-12
- tests/wpt-harness/expectations/WebCryptoAPI/sign_verify/ecdsa.https.any.js.json+432-432
- version.txt+1-1
0 commit comments