bytecodealliance / javy

JS to WebAssembly toolchain
Apache License 2.0
2.2k stars 106 forks source link

Fix issues between reference counting and the custom `JSON.parse` implementation #673

Closed saulecabrera closed 3 months ago

saulecabrera commented 3 months ago

Description of the change

This change contains two commits, each with a clear description of the change.

Checklist

saulecabrera commented 3 months ago

I'm still figuring out the CI failures, maybe it's something with GH actions. Locally everything passes 🤷🏽

saulecabrera commented 3 months ago

I'm still figuring out the CI failures, maybe it's something with GH actions. Locally everything passes 🤷🏽

Err - a missing cfg and clippy