Join Slack
Powered by
Hello again, I'm curious if there's a distribution...
# javascript
i
Ilya Nothen
11/06/2022, 9:30 AM
Hello again, I'm curious if there's a distribution of the compiler that only has the necessary tools to compile only to JS?
b
Big Chungus
11/06/2022, 9:33 AM
Unfortunately no, js compiler comes bundled with jvm compiler and they both need jvm runtime present to run.
i
Ilya Nothen
11/06/2022, 9:33 AM
Sad, but acceptable. Thank you so much
Open in Slack
Previous
Next