1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-18 20:31:51 +03:00
juvix/examples/milestone/TicTacToe
Paul Cadman 6ea7da9990
Fixes TicTacToe Web example (#1454)
Now that integer literals have the builtin int type we need an actual
IOUnit value to use in the IO sequence implementation.

This commit also adds the TicTacToe web example to the test suite. It is
a typecheck / C generation only test because it uses the Wasm browser APIs.
2022-08-15 14:11:30 +02:00
..
CLI Add a Web version of TicTacToe (#1427) 2022-08-03 16:14:38 +02:00
Logic Add initial support for examples in Html documentation (#1442) 2022-08-09 19:09:47 +02:00
Web Fixes TicTacToe Web example (#1454) 2022-08-15 14:11:30 +02:00
juvix.yaml Add a Web version of TicTacToe (#1427) 2022-08-03 16:14:38 +02:00