1
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
0c6e3a9e54
no-std enum from u8 2023-09-16 22:23:58 -05:00
d8b9a656dc
Merge branch 'input_enum' 2023-09-16 21:55:01 -05:00
1761642079
bump version 2023-09-16 21:05:07 -05:00
b221f65748
support for dt (naive) 2023-09-16 20:06:21 -05:00
2fcf30c819
changed to using an enum for input types
caveat: num_traits needs std
2023-09-16 16:47:50 -05:00
21db4f155e
added rayon support 2023-09-16 15:42:03 -05:00
a7f4129f38
removed unused dependencies 2023-09-13 16:31:10 -05:00
914d7c88c2
build for both wasm and native 2023-09-13 15:58:59 -05:00
fbd187f3f7
added native client 2023-09-13 15:51:06 -05:00
92f801df31
got keyboard input working by using a static buffer (hack)
todo: remove code bloat
2023-09-13 01:49:33 -05:00
a81f464567
inserted wee_alloc 2023-08-30 18:17:58 -05:00
3bc500c727
noise (this is iter 4) 2023-08-26 19:52:33 -05:00
a875e36df8
added a stylesheet (passed 10% of the size budget)
also changed wasm name from pirates to index to save like 9 bytes
also changed to "s" opt level to save like 9 bytes
2023-08-25 21:40:48 -05:00
822cef9916
added bare rust project 2023-08-25 18:07:24 -05:00