aboutsummaryrefslogtreecommitdiff
path: root/src/codegen
diff options
context:
space:
mode:
authorLuuk de Gram <luuk@degram.dev>2024-01-21 15:20:24 +0100
committerLuuk de Gram <luuk@degram.dev>2024-02-29 15:23:04 +0100
commit4d14374a668f6caca7490a136030dbc73507f233 (patch)
treeb5807abb96e09bb5d60c9fa22df7c3877ae2b02f /src/codegen
parent0a030d6598a42eae6f6af829e03bba053336b51c (diff)
downloadzig-4d14374a668f6caca7490a136030dbc73507f233.tar.gz
zig-4d14374a668f6caca7490a136030dbc73507f233.zip
wasm: Move `createFunction` to `ZigObject`
This function was previously only called by the backend which generates a synthetical function that is not represented by any AIR or Zig code. For this reason, the ownership is moved to the zig-object and stored there so it can be linked with the other object files without the driver having to specialize it.
Diffstat (limited to 'src/codegen')
0 files changed, 0 insertions, 0 deletions