Commit graph

19 commits

Author SHA1 Message Date
b8092f6208 more debug output 2025-11-05 15:41:50 +01:00
1c5fff49b5 more debug output 2025-11-05 15:19:43 +01:00
4d40500693 more debug output 2025-11-05 14:58:16 +01:00
5c334aafe3 more debug output 2025-11-05 14:55:57 +01:00
016e96ff04 use console.debug instead of console.log 2025-11-05 13:06:51 +01:00
6a67438c83 more debug output 2025-11-05 10:15:30 +01:00
e499faef3f even more debug output 2025-11-05 10:08:06 +01:00
61ed456c89 more debug output 2025-11-05 10:06:34 +01:00
849aed2d4f log signal names 2025-11-05 09:59:08 +01:00
68b2cd924c return eval errors too 2025-11-05 09:49:21 +01:00
18c8b36151 also return evaluation errors 2025-11-05 09:45:57 +01:00
3cfe92cea9 return JSON error to see what went wrong 2025-11-05 09:34:42 +01:00
3efb84e0e7 try to check trace of states rather than trace of events 2025-11-05 09:30:58 +01:00
808672d884 return string if there's an error 2025-11-04 10:34:43 +01:00
8c8356398c forgot to run wasm-pack 2025-11-04 10:21:20 +01:00
97192d31be try something else... 2025-11-04 10:12:49 +01:00
05ab0906d6 wrote wasm binding for eval_boolean function - let's see if it works 2025-11-04 10:02:59 +01:00
a1066fa416 build target = web 2025-11-03 14:04:10 +01:00
e803876d5f let's see if i can call my code from typescript... 2025-11-03 13:46:24 +01:00