Since wasm has overhead, recommend [jsbn](https://npm.runkit.com/jsbn/index.js) until I feel like finding an Emscripten alternative for WebAssembly (like https://github.com/alpertron/calculators). Note: Chrome 67 has `BigInt`; Firefox doesn't yet.
Since wasm has overhead, recommend jsbn until I feel like finding an Emscripten alternative for WebAssembly (like https://github.com/alpertron/calculators).
Note: Chrome 67 has
BigInt; Firefox doesn't yet.