Files
wasmtime/crates
Jimmy Bourassa c35c047fc3 Derive Copy on wasmtime::ValType (#6138)
`ValType` is small enough that it can be copiable. Doing so means
Copy types can embed a `ValType` in them.

The need for this came up in this Wasmtime Ruby PR:
https://github.com/bytecodealliance/wasmtime-rb/pull/158
2023-04-04 16:49:00 +00:00
..
2023-03-06 23:47:34 +00:00
2023-02-14 19:45:15 +00:00