mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +00:00
wasm: rename 'self' to more explanatory name
'Self' isn't a very good name to describe what it does. This commit changes the type name into `CodeGen` and the parameter to `func` as we're generating code for a function. With this change, the backend's coding style is in line with the self-hosted Wasm-linker.
This commit is contained in:
parent
ff1cab037c
commit
0aa23fe8b7
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user