←back to thread

239 points ivankra | 1 comments | | HN request time: 0s | source
Show context
383toast ◴[] No.45945846[source]
how does this compare to existing JS engines?
replies(2): >>45946318 #>>45949252 #
1. echelon ◴[] No.45946318[source]
You can embed this one in your Rust programs. No linking to C/C++. All native Rust.

That little 40 mb single binary server you wrote can now be scripted in JavaScript.

This is frankly awesome, and now there are multiple Rust-native JavaScript engines. And they both look super ergonomic.