-
Notifications
You must be signed in to change notification settings - Fork 21
Build with wasm exception handling #81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 14 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
30cbe32
Build with wasm exception handling
hoodmane a02dda7
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 3186d20
Fix
hoodmane 8256e72
Fix again
hoodmane 5e46696
Only download rust toolchain once
hoodmane adda8a5
Fix
hoodmane b33d1c9
Always run rustup toolchain link
hoodmane f2d72e7
Add wasm-sjlj suffix to wasm-eh libs
hoodmane 3c3dc79
Update Emscripten toolchain version
hoodmane 30517bd
Merge branch 'main' into rust-wasm-eh
hoodmane 0c88c0f
Merge branch 'main' into rust-wasm-eh
hoodmane 663e78e
Remove duplication of toolchain name
hoodmane 529a583
Pass recipe ldflags through library rewriting logic as well
hoodmane a63c7b9
Add ignore for too many branches lint
hoodmane b50d1c1
Only install Emscripten target from url
hoodmane 3b1734b
Fix syntax error
hoodmane c93aab1
Move target url to config variable
hoodmane 036626d
Set default rust_toolchain to nightly-2025-01-15
hoodmane 7bbdde2
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 114e477
Only change pywasmcross behavior for new abi
hoodmane 330e762
Merge branch 'main' into rust-wasm-eh
hoodmane 6a49a51
Merge branch 'main' into rust-wasm-eh
hoodmane 194c463
Don't append None to new_args
hoodmane 6fa5b9b
Merge branch 'main' into rust-wasm-eh
hoodmane 4cb167e
Merge branch 'main' into rust-wasm-eh
hoodmane dc1c6a2
Merge branch 'main' into rust-wasm-eh
hoodmane ba33a1c
Don't adjust flags from recipes
hoodmane 6fe5882
Add comments
hoodmane File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.