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

Add execution environment #35

Closed

Conversation

AlixANNERAUD
Copy link
Contributor

Hello, while waiting to be able to reflect on the other PR, I think it is necessary to implement a wrapper for wasm_exec_env_t. I know it's not safe (no type for user_data, only void), however, I don't see a way to guarantee safety since WAMR links Rust fn as C functions to WASM.

@lum1n0us
Copy link
Collaborator

I am not following the idea of ExecutionEnvironment in Rust world.

@AlixANNERAUD AlixANNERAUD mentioned this pull request Jul 19, 2024
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