A repository holding an implementation of the Romberg integration formula, written in Rust and compiled to WebAssembly. You can use the algorithm on the website, or view the source code in this repository.
We have also written a paper proving Romberg's method and explaining some of the code.