-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
This is a loose list of next steps that we think would improve the python.wasm binary that we build.
Any feedback in comments is greatly appreciated.
- Build
libzandlibuuidin-house - Port wasmedge socket support for listening and connecting
- Port to wasi-libc-19
- Research how to provide easy way/tooling to extend with modules that have a .so binary companion
- Port one of numpy, scikit, etc. as a result of the above
- Find a way to properly package it all in the same wasm binary
- Add documentation/examples of how to do bi-directional function calls between the Wasm guest and the host.
- Package an all-in-one libpython3.11.a archive for static linking into Wasm programs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels