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

[FEATURE] Integrate the WASM interpreter cookie script #1414

Open
mattleibow opened this issue Jul 16, 2020 · 1 comment
Open

[FEATURE] Integrate the WASM interpreter cookie script #1414

mattleibow opened this issue Jul 16, 2020 · 1 comment

Comments

@mattleibow
Copy link
Contributor

Right now, the mono interpreter requires that all interop methods have their signature declared here:
https://github.com/mono/mono/blob/174aeaa31c9d80a53c6c7981ba7206825cd1ea4d/mcs/tools/wasm-tuner/InterpToNativeGenerator.cs#L15

This can be used to detect missing things:
https://gist.github.com/jeromelaban/ac625399c6e79e7f9d40141f7bbf9b3a

@mattleibow
Copy link
Contributor Author

Added a console runner to at least log the issues: #1333

This only really is needed when the C API changes.

@mattleibow mattleibow added this to the v2.88.1 milestone May 22, 2022
@mattleibow mattleibow modified the milestones: v2.88.1, v2.88.x Planning Sep 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant