#314·dejavu

New Feature: Integrate WASM with pyodide to reduce server load (browser is going to take the calculation load)

Author: thesunloverCreated Sep 28, 2024Updated Sep 28, 2024

Using pyodide the dejavu lib could transfer the math calculations to the browser/electron side and reduce the server load with the calculations. Documentation is available at https://pyodide.org/en/stable/, Main repository is https://github.com/pyodide/pyodide