js-compute-runtime icon indicating copy to clipboard operation
js-compute-runtime copied to clipboard

Encode into an existing buffer

Open elliottt opened this issue 3 years ago • 1 comments

Introduce a version of encode that writes into an existing buffer, so that's available for use with hostcalls.

elliottt avatar Aug 23 '22 22:08 elliottt

~~Note that TextEncoder.prototype.encodeInto is also pending implementation.~~

guybedford avatar Jan 10 '23 23:01 guybedford