Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[wasm] Fix mono_wasm_load_runtime cwrap signature #104356

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

radekdoulik
Copy link
Member

Fixes: Uncaught ExitStatus: Assertion failed: stringToUTF8Array expects a string (got number)

Context: this is not visible with current emscripten, it fails with newer emscripten 3.1.56

Fixes: `Uncaught ExitStatus: Assertion failed: stringToUTF8Array expects a string (got number)`
@radekdoulik
Copy link
Member Author

/azp run runtime-wasm

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

Tagging subscribers to this area: @directhex, @matouskozak
See info in area-owners.md if you want to be subscribed.

@pavelsavara
Copy link
Member

could you please also unify it in WASI, to drop the first un-used parameter of mono_wasm_load_runtime. Thank you.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants