bytecodealliance / ComponentizeJS

JS -> WebAssembly Component
Apache License 2.0
242 stars 32 forks source link

fix: drops for borrows #84

Closed guybedford closed 9 months ago

guybedford commented 9 months ago

Fixes implicit drop support for borrows using the JCO PR in https://github.com/bytecodealliance/jco/pull/381.

Still on the GitHub reference for now until the next JCO release.