]> git.eli173.com Git - klapaucius/commit
added easier way to compile webasm version
authorElijah Cohen <eli@eli173.com>
Thu, 14 Nov 2024 03:05:15 +0000 (21:05 -0600)
committerElijah Cohen <eli@eli173.com>
Thu, 14 Nov 2024 03:05:15 +0000 (21:05 -0600)
commitbc0c740cc1f6d470b4a182bea3d65a65d9011e75
tree06ed550ef7a6fbe7efe1d4029f656ffa7c1a85d2
parent652211ba8979c7b40bf4b9b428b22e07f5b6260f
added easier way to compile webasm version

also rediscovered there's a major bug in strings where I'm not
terminating them properly, appears on webasm version
.gitignore
Makefile
src/Makefile
src/emscr.c [new file with mode: 0644]
src/repl.c
src/test.c
web/kl.png [new file with mode: 0644]
web/manifest.json [new file with mode: 0644]
web/shell.html [new file with mode: 0644]