Commit graph

14 commits

Author SHA1 Message Date
Chris Fallin 5e3edc1de4 working roundtrip of hello world? 2021-12-24 23:02:20 -08:00
Chris Fallin 2751f9a67b WIP. 2021-12-02 23:33:04 -08:00
Chris Fallin 09dd367a12 Removed some code -- backtrack a bit to focus on basics (IR, frontend SSA construction) 2021-12-01 23:11:48 -08:00
Chris Fallin 4733efe3a3 Macros and dataflow analysis framework 2021-11-21 23:12:07 -08:00
Chris Fallin b81e805cf1 WIP. 2021-11-21 17:15:36 -08:00
Chris Fallin 58ef5a86f7 wip 2021-11-21 02:27:11 -08:00
Chris Fallin 993aa22379 WIP. 2021-11-14 23:56:56 -08:00
Chris Fallin 62fbb238d7 WIP. 2021-11-14 00:00:34 -08:00
Chris Fallin 8a7a65f94c Basic support for SSA-ifying locals. 2021-11-13 22:25:27 -08:00
Chris Fallin c1d4e0c6b9 WIP. 2021-11-13 20:59:43 -08:00
Chris Fallin eab9e60338 Cleanup 2021-11-13 17:53:46 -08:00
Chris Fallin 26428a9f4d WIP. 2021-11-13 01:41:32 -08:00
Chris Fallin 1cca77ec37 WIP: command line utility and start of Wasm-parsing frontend. 2021-11-13 00:52:35 -08:00
Chris Fallin 6bb4f42f6d Skeleton of IR. 2021-11-12 22:16:54 -08:00