Skip to content

Commit

Permalink
Update platform target triple in README (#305)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio authored Mar 31, 2023
1 parent 2fe4dc6 commit f2f1661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Once the PR is merged, the package is built and uploaded to https://beta.mamba.p

We are working on:

* Rust integration st. packages with Rust code (ie. `cryptography`) compile to to `wasm-32-emscripten-unknown`. This will be relatively simple since this has already been done by the awesome pyodide team!
* Rust integration st. packages with Rust code (ie. `cryptography`) compile to to `wasm32-unknown-emscripten`. This will be relatively simple since this has already been done by the awesome pyodide team!
* MambaLite: A wasm compiled version of mamba st. we can **install** `emscripten-forge` packages at wasm-runtime.
* Binderlite: A JupyterLite / emscripten-forge powered version of Binder.

Expand Down

0 comments on commit f2f1661

Please sign in to comment.