Closed elmerbulthuis closed 6 months ago
Use wasm bindgen to generate js "glue". This will save us a lot of time and bugs! And might also be a bit more performant (because strings always have a length now).
Also, as wasm and wasm bindgen evolves performance will probably be (much) faster.
Use wasm bindgen to generate js "glue". This will save us a lot of time and bugs! And might also be a bit more performant (because strings always have a length now).
Also, as wasm and wasm bindgen evolves performance will probably be (much) faster.