[Built with pxpipe] Doom in TypeScript 7 types - Opus 5 #174
teamchong
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
MichiganTypeScript/typescript-types-only-wasm-runtime#8
My second contribution to the project.
It leverages tsgo to compile the types ahead of time instead of running them through the VM.
Still very slow, but much faster than the 12 days per frame it used to take.
Getting from the menu to the first frame is now about a day.
All reactions