Skip to content

Conversation

@mboc-qt
Copy link
Contributor

@mboc-qt mboc-qt commented Aug 7, 2023

There's a problem with out parameters when compiling with ASYNCIFY=2
Functions like
emscripten_idb_exists
do not see their out parameters modified when control gets back to WASM
The modified test shows what the problem is. I'd appreciate any possible solution.
I've debugged this and it seems that any change to HEAP32 is not properly reflected on WASM side later on.
See #19989

@kripken
Copy link
Member

kripken commented Aug 7, 2023

This will be fixed by #19991

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

Successfully merging this pull request may close these issues.

3 participants