An open API service indexing awesome lists of open source software.

https://github.com/bjorn3/wasm-rustc


https://github.com/bjorn3/wasm-rustc

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# rustc in wasm

This is a patched version of rustc precompiled for wasm32-wasip1-threads for use in the example [here](https://github.com/bjorn3/browser_wasi_shim).
The current commit is built from the [compile\_rustc\_for\_wasm15](https://github.com/bjorn3/rust/commit/29fc7ad5e5a) branch.
See [this issue](https://github.com/rust-lang/miri/issues/722) for more info.