|
|
118e6af896
|
Add support for globals (mutable only)
I'm planning on adding symbolic constants to the assembler, so I won't
really have much use for immutable globals.
|
2026-03-10 19:56:49 +00:00 |
|
|
|
1c4b9f850a
|
Add support for imports (memory only)
|
2026-03-10 19:54:16 +00:00 |
|
|
|
672a453f6c
|
Add string support to tokenizer
|
2026-03-10 17:53:58 +00:00 |
|
|
|
5a3084dd16
|
Implement .mem directive
|
2026-03-10 15:33:41 +00:00 |
|
|
|
77f6d57e1b
|
Add support for locals
|
2026-03-10 00:37:05 +00:00 |
|
|
|
510a74aa04
|
Add base suffix for integers
|
2026-03-10 00:22:07 +00:00 |
|
|
|
75600d0568
|
Add symbol resolution (params only)
|
2026-03-10 00:22:06 +00:00 |
|
|
|
6a4877d52c
|
Implement .param directive
|
2026-03-09 23:52:18 +00:00 |
|
|
|
554d918640
|
Create initial scaffolding for JS WASM assembler
|
2026-03-09 23:36:14 +00:00 |
|