Show HN: Prime factorization of all Numbers (Upto 63 bit)
ramshanker.inWanted to have some fun with learning WebAssembly. It's a static webpage hosted on cloudflare pages. All factorizations are done client side using web-assembly. Numbers is directly picked from url query parameter ?n=..... So link to any number can be shared. ~50% of code is written by ChatGPT.