Comment on Keisan Casio is shutting downparentComments−Kuinox3yNo, the calculator is implemented server side, archive.org cannot backup that.−galangalalgol3ySeems like a great use case for wasm. Then it can be cached.−jacquesm3yJS would suffice.−galangalalgol3yJS has bigint, but it doesn't support trig operations. Is there something in npm that supports it?−Kuinox3yThere are game engine in JS, x86 emulator have been written in JS, JS isn't limiting functionality.
Comments
No, the calculator is implemented server side, archive.org cannot backup that.
Seems like a great use case for wasm. Then it can be cached.
JS would suffice.
JS has bigint, but it doesn't support trig operations. Is there something in npm that supports it?
There are game engine in JS, x86 emulator have been written in JS, JS isn't limiting functionality.