Join Slack
Communities
Powered by
<@U114Z86N6> Currently `ByteArray` compiles to JS ...
# announcements
i
ilya.gorbunov
06/23/2017, 5:59 PM
@kevinherron
Currently
ByteArray
compiles to JS array of numbers, but there's an option
-Xtyped-arrays
to enable typed arrays, so it become represented with
Int8Array
. Later this option will be enabled by default.
Open in Slack
Previous
Next