All activity
ComputeLite is a truly serverless tool that leverages the power of WebAssembly (WASM) and SQLite OPFS t to ensure that all data and code remain securely in the browser. Right now it supports Python (powered by Pyodide) and SQL( powered by SQLITE)
Compute Lite
A true serverless tool for in-browser computation
Akhilesh Airen
left a comment
Thank you for checking out ComputeLite! 🚀
We built this tool to address the growing need for privacy-centric, serverless computing. By leveraging WASM and SQLite OPFS, all computations are done locally, meaning your data never leaves your browser.
A Few Things to Explore:
Python Support: Use Pyodide to run Python scripts directly in your browser.
SQL Integration: Query and manipulate data...
Compute Lite
A true serverless tool for in-browser computation