https://github.com/tomaka/rustc-emscripten
🐳 Docker image with rustup, rust, cargo, and emscripten
https://github.com/tomaka/rustc-emscripten
asmjs docker emscripten rust rustup webassembly
Last synced: 11 months ago
JSON representation
🐳 Docker image with rustup, rust, cargo, and emscripten
- Host: GitHub
- URL: https://github.com/tomaka/rustc-emscripten
- Owner: tomaka
- Created: 2017-09-13T11:23:37.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-02-24T11:12:50.000Z (over 7 years ago)
- Last Synced: 2025-04-02T11:51:34.357Z (about 1 year ago)
- Topics: asmjs, docker, emscripten, rust, rustup, webassembly
- Language: Dockerfile
- Homepage:
- Size: 10.7 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rustc emscripten
My personal docker image with emscripten + Rust installed.
Contains `rustup` with the `asmjs-unknown-emscripten`, `wasm32-unknown-emscripten` and `wasm32-unknown-unknown` targets
installed and working.
Link on dockerhub: https://hub.docker.com/r/tomaka/rustc-emscripten/