|
You are here |
etherealwake.com | ||
| | | | |
www.moddable.com
|
|
| | | | | Presentation to TC39, the JavaScript language committee, to introduce XS, the JavaScript engine by Moddable Tech. Background on the XS engine and technical details on techniques used to minimize memory and code size, while maintaining near full conformance. | |
| | | | |
verdagon.dev
|
|
| | | | | [AI summary] This technical article explains Vale's memory safety strategy, detailing how generational references work in conjunction with 'linear style' and regions to eliminate runtime overhead and enable high performance. | |
| | | | |
bellard.org
|
|
| | | | | QuickJS Javascript Engine | |
| | | | |
adam.younglogic.com
|
|
| | | [AI summary] The author explores the technical challenges of implementing a dependency injection framework in Rust, specifically addressing conflicts with the borrow checker and proposing solutions involving smart pointers and mutable reference management. | ||