Commit Graph

8 Commits

Author SHA1 Message Date
Ilya Rezvov 43feccbf08 load modules in wasm script commands 2018-04-08 09:43:41 -07:00
Ilya Rezvov b9e03584dd start interpreter 2018-02-28 21:20:52 -08:00
Ilya Rezvov 75bdf0637f start binary format support 2018-02-18 19:03:21 -08:00
Ilya Rezvov f97441d6b0 define types for wasm internal structure and share some parts with text representation types 2018-02-14 20:21:20 -08:00
Ilya Rezvov b517c2bb28 improve test runner 2018-01-22 20:41:58 -08:00
Ilya Rezvov 0379522b55 add simple types parsing 2018-01-20 10:43:57 -08:00
Ilya Rezvov 94d2c2f0a3 add integer literal tokenezation 2018-01-18 16:55:15 -08:00
Ilya Rezvov 10011f6fb2 initial 2018-01-18 16:07:04 -08:00