Skip to content
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

Emscripten builds started to fail in debug mode because of ubsan-related symbols... #102

Closed
floooh opened this issue Mar 1, 2025 · 0 comments
Assignees

Comments

@floooh
Copy link
Owner

floooh commented Mar 1, 2025

Looks like Zig debug builds now use UBSAN, which causes linker errors on Emscripten:

undefined symbol: __ubsan_handle_type_mismatch_v1
@floooh floooh self-assigned this Mar 1, 2025
@floooh floooh closed this as completed in b17a56e Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant