We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e80055 commit 404d289Copy full SHA for 404d289
README.md
@@ -236,10 +236,12 @@ Example Python programs using programmatic access to the emulator are provided i
236
PYTHONPATH=. python tests/test_api_simple.py
237
```
238
239
-## Browser-based emulator
+## 🌐 Browser-based Emulation
240
241
The emulator can run in a web browser thanks to [Pyodide](https://pyodide.org/). See `advanced/webapp`.
242
243
+You can [try it out here](https://ccattuto.github.io/riscv-python/).
244
+
245
## 🧪 Running Unit Tests
246
247
cd riscv-tests
0 commit comments