moonbit-docs
moonbit-docs copied to clipboard
Why FixedArray[Double] compiles to Array instead of Float64Array in the JavaScript backend?
Good question. We will consider compiling FixedArray[Double] to Float64Array in the future. Do you have some usecase?