20 Commits

Author SHA1 Message Date
Rerumu
b29e25eb86 Add missing space in stores 2022-08-23 12:41:28 -04:00
Rerumu
0a9f9fd6ad Add function loading validity checks 2022-08-22 14:10:37 -04:00
Rerumu
2c913e86ed Add module loading validity checks 2022-08-22 14:08:38 -04:00
Rerumu
7efeffeac6 Add indentation to LuaJIT output 2022-08-21 02:12:13 -04:00
Rerumu
369097c432 Add context-less writing 2022-08-21 02:12:13 -04:00
Rerumu
33bd235c0f Remove param prefix for parameters 2022-08-21 02:12:13 -04:00
Rerumu
efec6203b0 Fix inconsistencies
Addendum to truncation rename

Rename constants for consistency
2022-07-08 12:41:45 -04:00
Rerumu
bdfede0b93 Remove entries for tables with no elements 2022-07-07 20:17:40 -04:00
Rerumu
49bc994353 Elide block labels when not referenced 2022-07-07 19:30:41 -04:00
Rerumu
e5fb05b706 Remove some more proxies 2022-06-30 14:09:36 -04:00
Rerumu
5463b48e63 Add min and max for f32 and f64 2022-06-27 20:18:55 -04:00
Rerumu
64ddfd03f9 Remove empty array declarations 2022-06-26 04:18:15 -04:00
Rerumu
201f0b286f Expand inlineable runtime functions 2022-06-26 03:40:28 -04:00
Rerumu
a0354816cf Reorder function debug names 2022-06-25 16:32:46 -04:00
Rerumu
8ec8b58a38 Fix function typing regression 2022-06-25 15:48:06 -04:00
Rerumu
5b61f742f4 Add f32 and f64 distinction 2022-06-25 04:30:06 -04:00
Rerumu
0f96d430b6 Minor rename and changes 2022-06-25 03:31:40 -04:00
Rerumu
c52170ba6e Refactor LuaJIT codegen to use wasmparser 2022-06-25 02:00:39 -04:00
Rerumu
c226d14569 Allow valueless constants 2022-06-23 20:59:43 -04:00
Rerumu
223895e617 Restructure and compartmentalize the project 2022-06-23 20:14:04 -04:00