small changes

This commit is contained in:
Joeri Exelmans 2025-10-16 17:21:29 +02:00
parent d4930eb13d
commit 9401c02800
5 changed files with 11 additions and 17 deletions

View file

@ -30,7 +30,6 @@ export function App() {
function onInit() {
const config = initialize(ast);
console.log('runtime: ', rt);
setRT([{inputEvent: null, simtime: 0, ...config}]);
setRTIdx(0);
setTime({kind: "paused", simtime: 0});