Skip to content
Snippets Groups Projects
Verified Commit 38d7f957 authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

docs: small doc tweaks

parent 57055b49
Branches
Tags
No related merge requests found
Pipeline #1691 passed
...@@ -42,6 +42,12 @@ What's missing... ...@@ -42,6 +42,12 @@ What's missing...
## Build ## Build
### Library
```bash
cargo build
```
### WASM for Node.js ### WASM for Node.js
```bash ```bash
...@@ -59,7 +65,7 @@ npm install && npm run build ...@@ -59,7 +65,7 @@ npm install && npm run build
cd dist && python3 -m http.server cd dist && python3 -m http.server
``` ```
## Web version ## Web front-end
You can use some GET parameters to control the initial behaviour of the emulator. You can use some GET parameters to control the initial behaviour of the emulator.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment