Commit 85cb704
committed
Update to latest StarlingMonkey
1 parent c4d72cd commit 85cb704
1 file changed
+1
-1
lines changedSubmodule StarlingMonkey updated 42 files
- .github/workflows/main.yml+6-6
- ADOPTERS.md+1
- CMakeLists.txt+18-13
- builtins/web/fetch/headers.cpp+3-2
- builtins/web/text-codec/text-decoder.cpp+15-5
- cmake/binaryen.cmake+1-1
- cmake/build-crates.cmake+48-4
- cmake/init-corrosion.cmake+2-2
- cmake/openssl.cmake+2-2
- cmake/spidermonkey.cmake+2-2
- cmake/toolchain.cmake+2
- cmake/wasm-tools.cmake+1-1
- cmake/wasmtime.cmake+1-1
- cmake/weval.cmake+1-1
- cmake/wizer.cmake+1
- componentize.sh.in+10-3
- crates/rust-encoding/Cargo.toml+11
- crates/rust-encoding/src/lib.rs+3
- crates/rust-hooks/Cargo.toml+13
- crates/rust-hooks/src/lib.rs+126
- crates/rust-hooks/src/wrappers.cpp+20
- crates/rust-multipart/Cargo.toml-3
- crates/rust-url/Cargo.toml-9
- include/config-parser.h+6
- include/extension-api.h+25-3
- runtime/crates/staticlib-template/Cargo.lock+457
- runtime/crates/staticlib-template/Cargo.toml.in+22
- runtime/crates/staticlib-template/rust-staticlib.rs.in+5
- runtime/debugger.cpp+2-2
- runtime/debugger.h+2
- runtime/engine.cpp+114-17
- runtime/script_loader.cpp+22-20
- runtime/script_loader.h+9
- rust-toolchain.toml+2-2
- spin.toml-18
- tests/e2e/init-script/expect_serve_stdout.txt+1
- tests/e2e/init-script/init-script.js+8
- tests/e2e/init-script/init.js+9
- tests/test.sh+6-1
- tests/tests.cmake+1
- tests/wpt-harness/expectations/url/url-setters-stripping.any.js.json+4-4
- tests/wpt-harness/expectations/url/url-setters.any.js.json+3-3
0 commit comments