bytecodealliance / javy

JS to WebAssembly toolchain
Apache License 2.0
2.1k stars 101 forks source link

Deprecate bindings crates #641

Closed saulecabrera closed 2 months ago

saulecabrera commented 2 months ago

Description of the change

This commit is a follow-up to https://github.com/bytecodealliance/javy/pull/618, to formally mark quckjs-wasm-{sys, rs} crates as deprecated.

The rollout strategy is to:

Checklist