Unverified Commit 3a405bd9 authored by Robin Freyler's avatar Robin Freyler Committed by GitHub
Browse files

Overhaul Pages and Bytes types (#449)

* add Pages and Bytes to wasmi_core and remove memory_units dependency

* adjust wasmi crate for changes in wasmi_core

* apply rustfmt

* apply clippy suggestions

* apply rustfmt

* add more docs to some Pages methods

* add infallible From<u16> constructor impl for Pages

* simplify Pages::checked_add impl

* apply rustfmt (?)

* redesign Pages and Bytes entirely (again)

* apply clippy suggestions
parent f3f42b10
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment