diff options
| author | Isaac Freund <ifreund@ifreund.xyz> | 2020-08-07 00:53:55 +0200 |
|---|---|---|
| committer | Isaac Freund <ifreund@ifreund.xyz> | 2020-08-18 00:32:58 +0200 |
| commit | 3370b5f1097d0610048e29b322b4cbf81ff0a431 (patch) | |
| tree | 5e21fa0c927c13619d9e7a128eccaf8b3f5bba80 /src/tokenizer.cpp | |
| parent | 96a27557e2ef53b8d1d3132f02c83b716c966277 (diff) | |
| download | zig-3370b5f1097d0610048e29b322b4cbf81ff0a431.tar.gz zig-3370b5f1097d0610048e29b322b4cbf81ff0a431.zip | |
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.
Diffstat (limited to 'src/tokenizer.cpp')
0 files changed, 0 insertions, 0 deletions
