Y
Hacker News
new
|
ask
|
show
|
jobs
by
phickey
14 days ago
Lots of context for this project on the Bytecode Alliance blog:
https://bytecodealliance.org/articles/endive-and-the-next-ch...
1 comments
pjmlp
14 days ago
Ah, looks like they will be packaging a Rust runtime on top, not as interesting as I thought.
link
bhelx
13 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