js-compute-runtime
js-compute-runtime copied to clipboard
Encode into an existing buffer
Introduce a version of encode that writes into an existing buffer, so that's available for use with hostcalls.
~~Note that TextEncoder.prototype.encodeInto is also pending implementation.~~