* UPDATE: Adds Web browser wasm bindings * FIX: install wasm-pack in the GitHub actions
IronCalc Base is the engine of the IronCalc ecosystem
To build the library
$ cargo build --release
To run the tests:
$ cargo tests