Skip to content

Draft: Optimize jsoo bindings

Danny Willems requested to merge opt into master

This is an attempt at using the wasm memory directly instead of copying back and forth between wasm and Uint8Arrays.

Merge request reports