bytecodealliance / javy

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

Bump provider version to v2 #638

Closed jbourassa closed 2 months ago

jbourassa commented 3 months ago

Description of the change

Bump the provider from v1 to v2

Why am I making this change?

618 introduced breaking changes in the bytecode, thus modules compiled for the provider v1 will no longer work. By bumping the provider to v2, runtimes will be able to load both Javy modules that were compiled for v1 and v2.

Checklist

-> I'd suggest making 1 entry for the version bump / rquickjs change, agreed?

-> Ditto, we'll do that later

-> N/A