The Wizer API exposes several Wasmtime types, especially when using the functionality to provide a custom linker. It is thus useful to have a re-exported wasmtime to refer use when driving Wizer as a library, so versions do not need to be manually synchronized.
The Wizer API exposes several Wasmtime types, especially when using the functionality to provide a custom linker. It is thus useful to have a re-exported
wasmtime
to refer use when driving Wizer as a library, so versions do not need to be manually synchronized.