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

Disable reference types since Wizer doesn't support them #92

Closed
wants to merge 1 commit into from

Conversation

jeffcharles
Copy link
Contributor

Description of the change

Instructs Cargo not to compile the WASI dylib with reference types.

Why am I making this change?

Wizer doesn't support reference types so project compilation fails with reference types enabled.

@jeffcharles
Copy link
Contributor Author

🤔 not sure why the integration tests are having issues. I only tested make cli locally so that's my bad for not trying make tests first.

@jeffcharles
Copy link
Contributor Author

jeffcharles commented Nov 1, 2024

Closing in favour of #93 since I can't figure out how to get this flag to fully apply and using wasm-opt appears to solve the problem.

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.

1 participant