1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-19 21:01:48 +03:00
juvix/examples/milestone/TicTacToe/Web
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
..
index.html Setup Clang before building docs in CI (#1433) 2022-08-04 09:19:03 +01:00
tictactoe.js Setup Clang before building docs in CI (#1433) 2022-08-04 09:19:03 +01:00
TicTacToe.juvix Fixes TicTacToe Web example (#1454) 2022-08-15 14:11:30 +02:00