Commit graph

28 commits

Author SHA1 Message Date
733c7ac80c
add readme with branding 2025-04-22 21:46:58 +02:00
4803f3dfae
Merge branch 'main' of https://github.com/Caznix/Zenyx 2025-04-22 21:46:54 +02:00
1f2793120f
remove --verbose from tests 2025-04-22 21:46:51 +02:00
Jason Spalti
a4a8c59bb8
Refactor logging system to switch between stdout and file logging
* Refactor logging to switch between stdout and file logging

* Use "clear" instead of "tput reset" for unix

* Remove redundant comments
2025-04-22 21:46:48 +02:00
d449c61643
Merge pull request from eatmynerds/repl
Add descriptions to commands and improve REPL display formatting
2025-04-22 21:46:44 +02:00
Jason Spalti
93a88e7857
Add descriptions to commands and improve REPL display formatting 2025-04-22 21:46:40 +02:00
e168f4e93f
draw with wgpu 2025-04-22 21:46:37 +02:00
ca80d3d4e2
WINIT WINDOW!!!! 2025-04-22 21:46:34 +02:00
0e406d3fc1
no windows on arm 😔 2025-04-22 21:46:30 +02:00
acca402e3e
test of github actions will actually use aarch64 this time 2025-04-22 21:46:27 +02:00
4828641bf3
rename output file to bin instead of binary 2025-04-22 21:46:24 +02:00
165090d841
un seperate them cuz they compile twice? 2025-04-22 21:46:20 +02:00
b1cb40b13d
seperate jobs 2025-04-22 21:46:16 +02:00
31db71535b
run aarch64 in qemu??? im running out of ideas 2025-04-22 21:46:13 +02:00
075b57c8e0
disable fail-fast 2025-04-22 21:46:09 +02:00
35c41fe4eb
idfk at this point 2025-04-22 21:46:06 +02:00
15891a047b
cross tools 2025-04-22 21:46:03 +02:00
eef225a03d
only include binaries 2025-04-22 21:45:59 +02:00
bd4870cbdd
nvm 2025-04-22 21:45:56 +02:00
eadf44efd9
maybe arm? 2025-04-22 21:45:52 +02:00
4a5a0b97ba
fix cross compilation? 2025-04-22 21:45:49 +02:00
848297cabc
fix foreign architectures 2025-04-22 21:45:45 +02:00
f1f3c184b5
Merge branch 'main' of https://github.com/Caznix/Zenyx 2025-04-22 21:45:42 +02:00
ae48411582
add multiple architectures 2025-04-22 21:45:39 +02:00
a3cec5eeb8
Rename cargo.toml to Cargo.toml 2025-04-22 21:45:35 +02:00
8dcea3f44d
test new workflow 2025-04-22 21:45:31 +02:00
422a852f50
update workflow 2025-04-22 21:45:28 +02:00
ecbfce64ed
Basic repl 2025-04-22 21:45:25 +02:00