Hacker News new | ask | show | jobs
by naasking 269 days ago
Programming languages with type erasure would have no runtime, just raw program code and the WASM GC. Languages that have runtime types still need a runtime for that functionality.