Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> The JS engine used a custom JS VM being developed in vendor/ecma-rs as part of the browser, which is a copy of my personal JS parser project vendored to make it easier to commit to.

https://news.ycombinator.com/item?id=46650998



It looks like there are two JS backends: quickjs and vm-js (vendor/ecma-rs/vm-js), based on a brief skim of the code. There is some logic to select between the two. I have no idea if either or both of them work.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: