pyodide/.circleci
Hood Chatham 3085cb9d5e Use Wasm Exceptions for invoke stubs if they exist (#3957)
If wasm exception handling is available, use dynamically generated modules
with wasm exception handling for the invoke stubs instead of a JS trampoline.
This is useful because JS trampolines interact poorly with JS Promise Integration.

In the future, we should switch exception handling ABIs to the compiler-provided
wasm exception handling ABI and we can remove this code. Currently we are
blocked on using compiler-provided wasm eh by Rust support.
2023-10-21 09:20:09 -07:00
..
config.yml Use Wasm Exceptions for invoke stubs if they exist (#3957) 2023-10-21 09:20:09 -07:00
s3-website-config.json MAINT Remove routing rules section from s3-website-config (#2097) 2022-01-10 14:02:31 -08:00