moonbit-docs icon indicating copy to clipboard operation
moonbit-docs copied to clipboard

Why FixedArray[Double] compiles to Array instead of Float64Array in the JavaScript backend?

Open illusory0x0 opened this issue 10 months ago • 1 comments

Image

illusory0x0 avatar Apr 15 '25 01:04 illusory0x0

Good question. We will consider compiling FixedArray[Double] to Float64Array in the future. Do you have some usecase?

hackwaly avatar Apr 15 '25 09:04 hackwaly