keyboard_arrow_downkeyboard_arrow_up Visit resource
quantlib.js aims to be a COMPLETE re-implementation of C++ QuantLib in javascript language, emscripten is NOT used. it can be used in web browser or node.js environment.
Get Started
Open https://quantlib.js.org with morden web browser, like chrome, firefox, etc...
Select a spec or example from menu. spec source will be displayed on left panel, spec will be run with jasmine by your web browser, and test result will be displayed on right panel.