This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Description
Is your feature request related to a problem? Please describe.
Describe the solution
I have been seeing that many people use WebAssembly to make python libraries work in browsers in both python and Reactjs, such as numpy or other ML library.
Thus, it would be great to have Serve using something like WebAssembly to make it work in the browser only without connecting it to the backend.
Describe alternatives solution