Commit Graph

12 Commits

Author SHA1 Message Date
Moritz Hölting fe286a3609 change from git to crates.io dependency, add vs code extension 2024-10-01 12:12:38 +02:00
Moritz Hölting f00f022e55 switch to wasm-pack 2024-10-01 01:17:28 +02:00
Moritz Hölting be855e7136 use provided compile function by shulkerscript & use pack_format set in pack.toml 2024-10-01 00:33:47 +02:00
Moritz Hölting a887ceffa6 update shulkerscript-lang dependency
fixes bug of literal command directly after comment resulting in error
2024-08-28 11:41:08 +00:00
Moritz Hölting a2db8e9f6d upgrade to shulkerscript version with fixed syntax error message 2024-08-24 00:49:55 +02:00
Moritz Hölting 82ea32a7a9 add mobile design to playground 2024-08-24 00:14:33 +02:00
Moritz Hölting 86c21ed9ff playground: make file view scrollable 2024-08-15 21:41:29 +02:00
Moritz Hölting 664dbf4f6b show compile errors in ui 2024-06-27 00:08:20 +02:00
Moritz Hölting a623308496 add console panic hook 2024-06-26 21:15:14 +02:00
Moritz Hölting 8fa9c6563f add github pages deploy action 2024-06-23 22:29:24 +02:00
Moritz Hölting 7096d02e8c implement rename and delete for files 2024-06-23 20:28:12 +02:00
Moritz Hölting 1a5dcd24bc first working playground prototype 2024-06-21 19:26:02 +02:00