Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

document the source of the python wasm (or build on demand) #3

Open
codefromthecrypt opened this issue Aug 29, 2022 · 3 comments
Open

Comments

@codefromthecrypt
Copy link
Contributor

@mougeCM has been asking about this interesting project.

One thing a little confusing is which python is this and how it was built? It seems that from https://www.fermyon.com/blog/python-wagi this is https://github.com/singlestore-labs/python-wasi.

Do you mind documenting this in the README? At least a link between this and the blog and ideally literally which process led to the python.wasm checked.

Extra points for making it buildable (ex a Makefile target), as that can allow folks to test newer versions or patches.

@vdice
Copy link
Member

vdice commented Aug 31, 2022

+1 cc @adamreese @technosophos -- what do we think about adding some docs around the items mentioned above? Also agree it would be great to add build target(s), potentially in tandem with CI -- in a separate issue.

@technosophos
Copy link
Contributor

I'm 👍 on this. I think that now that CPython has matured a bit, we should figure out how to do this example with it (instead of SingleStore's unofficial version).

@codefromthecrypt
Copy link
Contributor Author

oh very cool news on both. I'll keep watch on this! good work meanwhile, it is cool that people found out about python and wasm through your OSS

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants