Kelvin Ly
|
cae333e3a1
|
Add a slight bias towards words that are also valid guesses
|
2023-05-13 08:31:17 -04:00 |
Kelvin Ly
|
1e31f023bd
|
Add some more utility functions; basic testing shows it works about the same as the original Javascript, after fixing that off by one bug
|
2023-05-12 17:05:00 -04:00 |
Kelvin Ly
|
93c5821248
|
Wrap everything in a struct
|
2023-05-12 15:26:13 -04:00 |
Kelvin Ly
|
74812a6a01
|
Looks like we've got meaningful communication between Rust and JavaScript, time for some refactoring
|
2023-05-12 12:20:11 -04:00 |
Kelvin Ly
|
febec0cf10
|
Shrink the webassembly binary down to a reasonable size; TODO actually test it out
|
2023-05-12 04:35:10 -04:00 |
Kelvin Ly
|
55b04efa85
|
Add infrastructure to combine to WebAssembly
|
2023-05-12 04:04:39 -04:00 |