Nathan Braswell
|
d3dd37c60e
|
Ooops, wasn't encoding numbers right at all, that's embarassing
|
2021-04-20 01:49:39 -04:00 |
|
Nathan Braswell
|
f254f11f8d
|
Generating first (in at least wasm3) runnable code! Added type, function, export, and code sections, with instructions and whatnot!
|
2021-04-20 01:36:38 -04:00 |
|
Nathan Braswell
|
e1fd8abd4f
|
Started working on basic wasm encoding/serialization. Added binary_file_writing, generalized arity comparison operators, bitwise operators, parsing of hex numbers, and wasm w/ memory section deserialization
|
2021-04-19 01:39:04 -04:00 |
|