logoalt Hacker News

naaskingyesterday at 8:44 PM0 repliesview on HN

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.