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

feat: remove wasm-interface-types custom section #1396

Merged
merged 3 commits into from
Nov 16, 2022

Conversation

Niraj-Kamdar
Copy link
Contributor

@Niraj-Kamdar Niraj-Kamdar commented Nov 6, 2022

closes: polywrap/python-client#39, #1420

The wasm-interface-types custom section was "left over" after wasm-bindgen was run on the module. See issue #1420 for more details.

NOTE: We need to publish the polywrap/vm-base-rs image to Docker Hub, pinged @namesty for access. Do not merge this PR before that is complete.

@Niraj-Kamdar Niraj-Kamdar marked this pull request as draft November 6, 2022 14:13
@dOrgJelli dOrgJelli changed the title feat: remove wasm-bindgen from the rust wrapper build step feat: remove wasm-interface-types custom section Nov 15, 2022
@dOrgJelli dOrgJelli marked this pull request as ready for review November 15, 2022 03:35
@dOrgJelli dOrgJelli changed the base branch from origin-0.10-dev to origin-dev November 15, 2022 19:29
@Niraj-Kamdar
Copy link
Contributor Author

@dOrgJelli The new solution you suggested is working fine on Python client

@dOrgJelli dOrgJelli merged commit f52af20 into origin-dev Nov 16, 2022
@dOrgJelli dOrgJelli deleted the nk/remove-wasm-bindegen branch April 10, 2023 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Rust Wrappers cannot be invoked (WasmtimeError: failed to parse WebAssembly module)
2 participants