|
|
49c15f6fb6
|
not done yet
|
2025-03-30 10:42:28 +02:00 |
|
|
|
18d64656a2
|
wasm: fix error reporting
|
2025-03-20 19:46:58 +01:00 |
|
|
|
b1b8e61f57
|
improve errors, add warnings, add some compile-time optimizations, fix variables, make sure conditionals and loops get booleans, affirm types, keep variables to a single type
|
2025-03-20 12:15:13 +01:00 |
|
|
|
e34b423967
|
Update WASM functions
|
2025-03-20 07:34:33 +01:00 |
|
|
|
85b1631c84
|
Make type fields public
|
2025-03-18 20:32:44 +01:00 |
|
|
|
3f260e7ffd
|
Improve code quality
|
2025-03-16 21:16:12 +01:00 |
|
|
|
5edad332cd
|
Fix values
|
2025-03-16 21:03:17 +01:00 |
|
|
|
634a4a2b61
|
Add importing, lists and objects, and add basic functions (global and on values)
|
2025-03-10 16:23:16 +01:00 |
|
|
|
4a9801df5a
|
Fix wasm output
|
2025-01-03 22:35:55 +01:00 |
|
|
|
6b90cc488e
|
Make parser send error upwards instead of panicing
|
2024-12-29 14:49:31 +01:00 |
|
|
|
f7f987f5b5
|
Add WASM-target and a html demo page
|
2024-12-13 11:35:38 +01:00 |
|