Hacker News new | ask | show | jobs
I turned JavaScript into a compiled language (for fun and WASM) (surma.dev)
14 points by marksteve 1348 days ago
1 comments

Just 2 days ago was trying to find out how to force typescript for custom operators for the purpose of my own transpiller :) And btw, anyone knows achieve that? BigInt seem like have own operators and is a recent add-on, so maybe there is an option for custom operators in a sense so typescript will know operation product type