Commit Graph

4 Commits

Author SHA1 Message Date
d10b3cca67 Update all non-major Rust dependencies (#23)
* Update all non-major Rust dependencies

* Bump versions

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>
2022-09-09 19:54:12 +03:00
b233bfcadd Refactor memory access interface to fix that writer does not update memory after allocation (#17) 2022-04-06 22:25:01 +03:00
cbdea8e362 use u32 instead of usize for memory offsets/sizes to avoid i32->usize casts (#16) 2022-03-24 19:57:45 +03:00
0c5145aa37 Rework memory access interface to support non-wasmer environments (#14) 2022-01-28 18:34:17 +03:00