Skip to content

Remove wai-bindgen-wasmer crate#32

Open
theduke wants to merge 1 commit intomainfrom
remove-wasmer-utils-lib
Open

Remove wai-bindgen-wasmer crate#32
theduke wants to merge 1 commit intomainfrom
remove-wasmer-utils-lib

Conversation

@theduke
Copy link
Contributor

@theduke theduke commented Dec 12, 2022

This commit removes the wai-bindgen-wasmer crate, which was migrated to
the https://github.com/wasmerio/wasmer repository.

This move was forced by Wasmer adopting wai for internal use, which made
not having the bindings in the same repo unfeasible.

In the medium term we want to rewrite wai-bindgen-gen-wasmer to make the crate redundant.

Note that the tests now rely on the published version of wai-bindgen-wasmer.

Closes #31

This commit removes the wai-bindgen-wasmer crate, which was migrated to
the https://github.com/wasmerio/wasmer repository.

This move was forced by Wasmer adopting wai for internal use, which made
not having the bindings in the same repo unfeasible.

In the medium term we want to rewrite wai-bindgen-gen-wasmer to make the crate redundant.

Note that the tests now rely on the published version of wai-bindgen-wasmer.

Closes #31
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.

Move wai-bindgen-wasmer to Wasmer repo

1 participant