directory
Version:
v0.0.0-...-0e7933b
Opens a new window with list of versions in this module.
Published: Jan 22, 2022
License: MIT
Opens a new window with license information.
README
¶
Run magpie programs in the browser using WebAssembly
In the magpie home directory, just run run_wasm.sh
, then
open your browser, and type http://localhost:9090
.
Below is the snapshot of the running magpie demo in browser:
Limitation
- Can not use 'stdin', 'stdout' and 'stderr'
- Can not use file object's method. e.g. fileObj.read(), fileObj.readLine()
Directories
¶
cmd
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.