Commit Graph

9 Commits

Author SHA1 Message Date
Andy Nguyen 57233f4a72 Fix typo in JIT. 2021-10-29 21:46:55 +02:00
Andy Nguyen 0818b13b23 Various clean up. 2021-10-28 18:15:33 +02:00
Andy Nguyen 73f3c476ef Use file length as the address is already predictable. 2021-10-27 21:15:40 +02:00
Andy Nguyen 3314b0e7bc Reduce JIT allocation size to 1MB. 2021-10-27 21:12:07 +02:00
Andy Nguyen 304686cfc0 Check for negative offsets. 2021-10-27 21:06:56 +02:00
Andy Nguyen 560014c17d Support data section in payload and implement errno. 2021-10-27 21:04:09 +02:00
Andy Nguyen fd9d1ce342 Make constants public as well. 2021-10-25 09:36:45 +02:00
Andy Nguyen 6be7872c8b Make API, JIT and Screen classes public. 2021-10-25 09:31:37 +02:00
Andy Nguyen 8f0a5539e8 Initial commit. 2021-10-24 17:23:44 +02:00