Closed Hywan closed 1 year ago
~Tests are green, but I've a bug with my project. Please, don't merge it yet.~
Never mind. Dependency issue. The PR is OK.
Rebase to master
.
Closing because the project is no longer relevant with Wasm component model and WIT.
utf8-cstr
has been removed from the specification (https://github.com/WebAssembly/webidl-bindings/pull/43). This patch updates both crates to removeutf8-cstr
. TheBINARY.md
file has been updated too, especially theoutgoing_binding_expression
discriminants.This PR also removes
alloc-utf8-cstr
, which is no longer present in the specification neither.