Optimizing JavaScript Standard Library Functions in JSC
After three years working on JavaScriptCore (JSC), I recently had the opportunity to work on optimizing one of our standard library functions for the first time. (more…)
Read more »
Chris Biscardi explores what Rust is being used for on the front-end and introduces the language from the perspective of a JavaScript developer. Read more