Comment on Keisan Casio is shutting downparentComments−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
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.