Comment by apatheticonion
1 day ago
It's more that it's an abstraction that models JavaScript rather than v8. I'm actually planning to have a swappable engine with an implementation for QuickJS. It will be enabled with `JsRuntimeOptions { backend: JsRuntimeBackend::QuickJS }`.
The public API should remain the same, as will the extensions, so swapping out backends is an interesting idea to explore
No comments yet
Contribute on Hacker News ↗