Skip to content

Conversation

@Shillaker
Copy link
Collaborator

@Shillaker Shillaker commented Apr 11, 2022

Currently WAMR ignores the value passed to exit(), and all return code values. In Faasm we treat exit(1) and return 1 as errors, so the existing WAMR implementation will be letting through things we would otherwise call errors.

@Shillaker Shillaker self-assigned this Apr 11, 2022
@Shillaker Shillaker marked this pull request as ready for review April 11, 2022 12:45
@Shillaker Shillaker merged commit 5b7270e into main Apr 11, 2022
@Shillaker Shillaker deleted the wamr-return-codes branch April 11, 2022 14:24
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.

2 participants