Browse Source
* winch: Improve scratch register handling This commit doesn't introduce any new behavior. It's mostly a follow-up to https://github.com/bytecodealliance/wasmtime/pull/7977. This commit tries to reduce the repetitive pattern used to obtain the scrtach register by introducing a macro similar to the existing `vmctx!` macro. This commit also improves the macro definition by using fully qualified paths. * Fix unused importspull/8989/head
Saúl Cabrera
4 months ago
committed by
GitHub
6 changed files with 32 additions and 20 deletions
Loading…
Reference in new issue