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:
Luuk de Gram
2022-10-16 15:48:08 +02:00
parent ff1cab037c
commit 0aa23fe8b7

File diff suppressed because it is too large Load Diff