No description
Find a file
2024-06-02 18:18:42 +02:00
doc fmt 2023-12-15 18:32:53 +01:00
src adjust tests 2024-06-01 14:57:09 +02:00
std Remove memory intrinsics 2024-05-13 20:15:11 +02:00
ui-harness harness cargo update 2024-06-02 18:18:42 +02:00
ui-tests adjust tests 2024-06-01 14:57:09 +02:00
vscode more item cleanup 2023-08-03 13:50:14 +02:00
.envrc refactor typeck 2023-12-15 18:32:12 +01:00
.eslintrc.cjs fix eslint rule 2023-12-16 13:49:24 +01:00
.gitignore cleanup 2023-12-16 13:46:17 +01:00
.prettierignore error recovery! 2023-08-06 00:07:10 +02:00
.prettierrc.json reference counting 2023-08-02 23:19:10 +02:00
jest.config.js parser 2023-07-23 14:02:53 +02:00
package-lock.json add eslint 2023-07-31 14:11:51 +02:00
package.json test commands 2023-08-03 14:48:28 +02:00
README.md more item cleanup 2023-08-03 13:50:14 +02:00
shell.nix refactor typeck 2023-12-15 18:32:12 +01:00
tsconfig.json many things 2023-07-31 22:39:17 +02:00
yarn.lock Fix multi error emission on unknown modules 2024-06-01 14:20:02 +02:00

a random language compiling to wasm

The language is not well designed. It's just random garbage.

vscode extension

there's even a vscode extension! see the readme