Versions in this module Expand all Collapse all v0 v0.1.1 Oct 19, 2022 v0.1.0 Oct 19, 2022 Changes in this version + func TemporaryFloat32Array(minLength int, data []float32) js.Value — js/wasm + func TemporaryUint8ArrayFromFloat32Slice(minLength int, data []float32) js.Value — js/wasm + func TemporaryUint8ArrayFromUint16Slice(minLength int, data []uint16) js.Value — js/wasm + func TemporaryUint8ArrayFromUint8Slice(minLength int, data []uint8) js.Value — js/wasm