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

fmt calls seem to be causing some kind of memory corruption in WASM #2

Open
charles-l opened this issue Feb 26, 2024 · 0 comments
Open
Labels
bug Something isn't working wasm issues with the wasm builds

Comments

@charles-l
Copy link
Owner

charles-l commented Feb 26, 2024

I don't understand why but fmt calls that call into fmt.fmt_value are causing some kind of memory corruption in WASM that manifests as bungled draw calls (the boxes should not be drawn in wireframe):
image

Currently I'm just not using any fmt calls but this is somewhat inconvenient for string manipulation.

@charles-l charles-l added bug Something isn't working wasm issues with the wasm builds labels Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wasm issues with the wasm builds
Projects
None yet
Development

No branches or pull requests

1 participant