Stream: git-wasmtime

Topic: wasmtime / PR #2512 bench-api: Clean up the benchmarking API


view this post on Zulip Wasmtime GitHub notifications bot (Dec 15 2020 at 19:24):

fitzgen opened PR #2512 from bench-api-tweaks to main:

Mostly just tweaks to docs/naming/readability/tidying up.

The biggest thing is that the wasm bytes are passed in during compilation now,
rather than on initialization, which lets us remove the lifetime from our state
struct and makes wrangling unsafe conversions that much easier.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Dec 15 2020 at 19:24):

fitzgen requested abrown for a review on PR #2512.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 15 2020 at 19:31):

abrown submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 15 2020 at 20:18):

fitzgen merged PR #2512.


Last updated: Oct 23 2024 at 20:03 UTC