aboutsummaryrefslogtreecommitdiff
path: root/src/tokenizer.cpp
diff options
context:
space:
mode:
authorIsaac Freund <ifreund@ifreund.xyz>2020-08-07 00:53:55 +0200
committerIsaac Freund <ifreund@ifreund.xyz>2020-08-18 00:32:58 +0200
commit3370b5f1097d0610048e29b322b4cbf81ff0a431 (patch)
tree5e21fa0c927c13619d9e7a128eccaf8b3f5bba80 /src/tokenizer.cpp
parent96a27557e2ef53b8d1d3132f02c83b716c966277 (diff)
downloadzig-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