cm0002@libretechni.ca to Rust@programming.devEnglish · 4 days agoJavaScript engine written in Rustgithub.comexternal-linkmessage-square7fedilinkarrow-up125arrow-down12cross-posted to: hackernews
arrow-up123arrow-down1external-linkJavaScript engine written in Rustgithub.comcm0002@libretechni.ca to Rust@programming.devEnglish · 4 days agomessage-square7fedilinkcross-posted to: hackernews
minus-squareinnocentz3r0@programming.devlinkfedilinkarrow-up1·4 days agoWhy not use MMTk instead of writing your own? MMTk already has bindings for V8, so it already has some level of support for Javascript, and seems to be better in the long run.
Why not use MMTk instead of writing your own? MMTk already has bindings for V8, so it already has some level of support for Javascript, and seems to be better in the long run.