https://futureofcoding.org/ logo
Title
n

Nicholas Yang

01/02/2023, 4:37 AM
A draft about my woes dealing with compiling a Rust + C codebase to WebAssembly: https://github.com/NicholasLYang/uptointerpretation/blob/master/content/posts/webassembly-woes.md
g

Gregor

01/09/2023, 12:28 AM
if TypeScript only had sum types and integer types
[...]
traits are excellent
[...]
another goal is to make JavaScript: The Good Parts, the language
I literally had these exact thoughts a few days ago, inclduing the Good Parts part! haha, so eerie to read. I'm cheering for the effort!