- Developed in the Svelte language, using the Sapper framework (soon to be built into Svelte)
- Designed to replace the 4 existing simulators and add at least 1 new simulator (Integer Sim)
- Developed with compatibility in mind (such as the format of Heap Sim history export)
- Run
npm install
- Run
npm run dev
- Navigate to
http://localhost:3000/dev/integer
- Page will refresh to reflect saved changes to
.svelte
files