zig/src-self-hosted
Isaac Freund 3370b5f109
stage2/wasm: implement basic container generation
Thus far, we only generate the type, function, export, and code
sections. These are sufficient to generate and export simple functions.

Codegen is currently hardcoded to `i32.const 42`, the main goal of this
commit is to create infrastructure for the container format which will
work with incremental compilation.
2020-08-18 00:32:58 +02:00
..
2020-08-12 21:58:21 -07:00
2020-08-17 19:21:03 +03:00
2019-12-29 11:04:58 +02:00
2020-07-24 20:01:18 +00:00
2020-06-24 20:28:52 -04:00
2020-08-17 19:21:03 +03:00
2020-02-16 13:25:30 -05:00
2020-08-17 19:21:03 +03:00