Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish atomic-cli to WAPM - compile to WASI / WASM #76

Open
joepio opened this issue Jan 14, 2021 · 1 comment
Open

Publish atomic-cli to WAPM - compile to WASI / WASM #76

joepio opened this issue Jan 14, 2021 · 1 comment

Comments

@joepio
Copy link
Member

joepio commented Jan 14, 2021

The WAPM package manager is conceptually amazing. Because it's powered by WASM, it's compile once, run anywhere. It's perfect for atomic-cli. I'm trying to get atomic-cli (and -lib) to compile to wasm32-wasi, and most of the issues have been resolved, but I'm still stuck on the (essential) crypto library ring.

Luckily, there are people working on this!

joepio added a commit that referenced this issue Jan 14, 2021
@joepio
Copy link
Member Author

joepio commented Apr 20, 2021

Compiling lib to WASM is needed for having a plugin system that works with wasm. #73

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

No branches or pull requests

1 participant