I suggested in elm-dev that adding a BitStream interface in Elm would make 
this kind of JS interop unnecessary. As it stands, one can't implement 
MsgPack in Elm since the only link to the outside world is JSON/String and 
binary data isn't valid UTF-16. I'd like to implement LZ-String in Elm for 
local storage compression but am not sure whether that'll be possible at 
some point. In the meantime, you can still write native/kernel code but 
just can't share it with the ecosystem.

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to