No description
Find a file
2023-11-05 16:56:47 +01:00
doc Add documentatioN 2023-11-05 16:56:47 +01:00
src fix cycles in extern modules 2023-11-05 16:48:13 +01:00
std implement some more stuff around raw pointers 2023-11-05 11:29:41 +01:00
ui-harness minor cleanup 2023-08-03 14:47:21 +02:00
ui-tests Add documentatioN 2023-11-05 16:56:47 +01:00
vscode more item cleanup 2023-08-03 13:50:14 +02:00
.envrc implement some more stuff around raw pointers 2023-11-05 11:29:41 +01:00
.eslintrc.cjs typeck cleanup 2023-08-03 14:40:25 +02:00
.gitignore implement some more stuff around raw pointers 2023-11-05 11:29:41 +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
a.mod.nil Add documentatioN 2023-11-05 16:56:47 +01:00
flake.lock implement some more stuff around raw pointers 2023-11-05 11:29:41 +01:00
flake.nix implement some more stuff around raw pointers 2023-11-05 11:29:41 +01: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
test.nil error recovery! 2023-08-06 00:07:10 +02:00
tsconfig.json many things 2023-07-31 22:39:17 +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