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

[breaking change] wasmer_vm should have a VMConfig for configuration #3800

Closed
syrusakbary opened this issue Apr 20, 2023 · 1 comment
Closed
Assignees
Labels
priority-high High priority issue
Milestone

Comments

@syrusakbary
Copy link
Member

wasmer_vm::catch_traps should receive a VMConfig with a wasm_stack_field: usize on it.
This will imply that some public functions on wasmer_vm will need to change signature and thus, is a breaking change to the public api

@syrusakbary
Copy link
Member Author

This is fixed by #3904

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-high High priority issue
Projects
None yet
Development

No branches or pull requests

3 participants