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

wit-component: update the tool to expect mangled names. #322

Merged
merged 1 commit into from
Sep 23, 2022

Conversation

peterhuene
Copy link
Member

This PR updates wit-component to expect mangled names in imports and exports.

Test baselines were updated to use mangled names in the core module.

This commit updates `wit-component` to expect mangled names in imports and
exports.

Test baselines were updated to use mangled names in the core module.
@alexcrichton alexcrichton merged commit 6aadac3 into bytecodealliance:main Sep 23, 2022
@peterhuene peterhuene deleted the update-wit-component branch September 23, 2022 18:02
pchickey pushed a commit to pchickey/wit-bindgen that referenced this pull request Sep 29, 2022
…codealliance#322)"

This reverts commit 6aadac3.

We chose not to use this approach to smuggling component type information
in core modules. See
WebAssembly/component-model#106 (comment)
for more details.
alexcrichton pushed a commit that referenced this pull request Sep 29, 2022
…" (#329)

This reverts commit 6aadac3.

We chose not to use this approach to smuggling component type information
in core modules. See
WebAssembly/component-model#106 (comment)
for more details.
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