suborbital / javy

JS to WebAssembly toolchain
Apache License 2.0
10 stars 2 forks source link

fix: Properly return i32s from host functions #8

Closed ospencer closed 2 years ago

rnpridgeon commented 2 years ago

If it's not terribly difficult to test it'd be great to have one to confirm the behavior but if it's a giant pain in the neck I'll take your word for it :)

ospencer commented 2 years ago

@rnpridgeon I added a smoketest for this, though it currently fails without the latest (unpublished) version of the JS library.

ospencer commented 2 years ago

Made https://github.com/suborbital/javy/issues/11 to track