Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjmlp
24 days ago
Ah, looks like they will be packaging a Rust runtime on top, not as interesting as I thought.
1 comments
bhelx
24 days ago
the "redline" compiler is cranelift which is written in rust, but i think it's being compiled to Wasm first then JVM bytecode so it still works zero dependency. not sure if that will continue to be the case.
link