zig/src-self-hosted
Isaac Freund 6242ae35f3
stage2/wasm: implement function calls
During codegen we do not yet know the indexes that will be used for
called functions. Therefore, we store the offset into the in-memory
code where the index is needed with a pointer to the Decl and use this
data to insert the proper indexes while writing the binary in the flush
function.
2020-08-19 02:05:13 +02:00
..
2020-08-12 21:58:21 -07:00
2020-08-18 15:11:24 -07:00
2019-12-29 11:04:58 +02:00
2020-08-18 15:11:24 -07: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