Joshua Olson

Results 22 issues of Joshua Olson

The readme is missing functions like `divRemTo`, and `index.js` doesn't explain the BigInteger constructor or how to use `fromNumber`.

After following them: ``` user@linux ~ $ cd emsdk/ user@linux ~/emsdk $ emscripten/1.37.13/em++ -std=c++11 -s WASM=1 -I../some_project/include -Wall -Wextra -c -o code.html ../some_project/code.cpp CRITICAL:root:Could not verify LLVM version: argument of...