-
Notifications
You must be signed in to change notification settings - Fork 41
WASM Version Guide
Kentaro "zigen" Teramoto edited this page Nov 16, 2021
·
5 revisions
QuISP is now available on Web Browser by WebAssembly(WASM).
Go to https://aqua.sfc.wide.ad.jp/quisp-online/master/
We can
- run a QuISP simulation
- pause the simulation and watch the packets
- see the network configuration (.ned files)
- record results of the simulation (e.g the number of bell-pair generation)
- download the recording results and analyze them in your OMNeT++ IDE
you can choose a simulation config.
and then, you can run the simulation. you can 1. step a simulation event, 2. run normally with animation, 3. run fast mode. the "express" mode is not implemented and clicking the "express" button causes a crash.
then click "ok" to prepare the simulation, it will take a few seconds.
also, you can walk on the network by double-clicking the repeaters, hosts, or network component icons like this.
QuISP on wasm might take CPU resources and memory of your machine. Be careful if your machine is not high-end.

