Hacker News new | ask | show | jobs
by UncleOxidant 3869 days ago
> Are there any plans to transpile Julia into Javascript?

Since Julia uses LLVM IR, it should be possible to go from LLVM to Javascript using emscripten.