- 10 Mar, 2020 2 commits
-
-
Guy Watson authored
-
Guy Watson authored
-
- 09 Mar, 2020 3 commits
-
-
Guy Watson authored
-
Guy Watson authored
-
Guy Watson authored
-
- 27 Feb, 2020 2 commits
-
-
Guy Watson authored
-
Guy Watson authored
-
- 24 Feb, 2020 1 commit
-
-
Guy Watson authored
-
- 21 Feb, 2020 2 commits
-
-
Guy Watson authored
Note that this doesn't use references at all, even though it really should. Next step is to add those in, but this commit will get the generator back to a working state
-
Guy Watson authored
-
- 31 Jan, 2020 1 commit
-
-
Guy Watson authored
-
- 24 Jan, 2020 1 commit
-
-
Guy Watson authored
-
- 23 Jan, 2020 3 commits
-
-
Guy Watson authored
-
Guy Watson authored
-
Guy Watson authored
-
- 16 Jan, 2020 2 commits
-
-
Guy Watson authored
-
Guy Watson authored
-
- 09 Jan, 2020 6 commits
-
-
Guy Watson authored
-
Guy Watson authored
Desugar seems to not be happy with splitting up the arguments for the load instruction
-
Guy Watson authored
-
Guy Watson authored
This allows the memory addresses to be a little bit more spread out.
-
Guy Watson authored
-
Guy Watson authored
-
- 07 Jan, 2020 1 commit
-
-
Guy Watson authored
In retrospect, maybe not the best name for a branch... This merge adds the ability to generate branch instructions, both conditional and unconditional. 'simple.rkt' has been renamed to 'wasmlike.rkt'
-
- 30 Dec, 2019 2 commits
- 06 Dec, 2019 2 commits
-
-
Guy Watson authored
-
Guy Watson authored
-
- 25 Nov, 2019 9 commits
-
-
Guy Watson authored
-
Guy Watson authored
-
Guy Watson authored
-
Guy Watson authored
-
Guy Watson authored
-
Guy Watson authored
-
Guy Watson authored
-
Guy Watson authored
-
Guy Watson authored
-
- 14 Nov, 2019 3 commits
-
-
Guy Watson authored
-
Guy Watson authored
This example highlights that any number of values could be on the stack before that branch instruction, but it only takes the closest thing off of the stack (which has to match the target...)
-
Guy Watson authored
-