Explore >> Select a destination


You are here

blog.frost.kiwi
| | dthompson.us
5.3 parsecs away

Travel
| | [AI summary] The article discusses the current limitations of WebAssembly Garbage Collection (Wasm GC) in the context of real-time graphics programming, particularly with WebGL. While Wasm GC offers benefits like smaller binaries and better integration, it faces performance issues when handling binary data manipulation, which is critical for real-time graphics. The author explores these challenges and suggests that Wasm GC needs improvements to be on par with linear memory for such use cases.
| | simoncoenen.com
4.8 parsecs away

Travel
| | A graphics study of Doom Eternal
| | lisyarus.github.io
5.3 parsecs away

Travel
| |
| | kavita-ganesan.com
23.3 parsecs away

Travel
| This article examines the parts that make up neural networks and deep neural networks, as well as the fundamental different types of models (e.g. regression), their constituent parts (and how they contribute to model accuracy), and which tasks they are designed to learn.