Files
wasmtime/crates
bjorn3 bbd52772de Make VMOffset calculation more readable (#3793)
* Fix typo

* Move vmoffset field size and field name together

The previous code was quite confusing about what applied to which field.
The new code also makes it easier to move fields around and insert and
delete fields.

* Move builtin_functions before all variable sized fields

This allows the offset to be calculated at compile time

* Add cadd and cmul convenience functions

* Remove comment

* Change fields! syntax as per review

* Add implicit u32::from to fields!
2022-02-22 09:48:53 -06:00
..
2022-02-07 19:16:26 -06:00
2022-02-07 19:16:26 -06:00
2022-02-07 19:16:26 -06:00
2022-02-07 19:16:26 -06:00
2022-02-07 19:16:26 -06:00
2022-02-07 19:16:26 -06:00
2022-02-07 19:16:26 -06:00