Skip to content

Add --enable-component-model to js ext library #430

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

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

kateinoigakukun
Copy link
Member

To support graceful migration, we need to support both legacy wit-bindgen ABI and the latest Component Model ABI at the same time. This patch does the following:

  • Add --enable-component-model option to js extconf.rb
  • Generate bindings for the latest Component Model ABI

To support graceful migration, we need to support both legacy
wit-bindgen ABI and the latest Component Model ABI at the same time.
This patch does the following:
* Add `--enable-component-model` option to js extconf.rb
* Generate bindings for the latest Component Model ABI
@kateinoigakukun kateinoigakukun marked this pull request as ready for review April 24, 2024 02:39
@kateinoigakukun kateinoigakukun merged commit 1f671ee into main Apr 24, 2024
@kateinoigakukun kateinoigakukun deleted the katei/prepare-component-model branch April 24, 2024 02:39
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