Stream: git-wasmtime

Topic: wasmtime / Issue #2719 Redo the statically typed `Func` API


view this post on Zulip Wasmtime GitHub notifications bot (Mar 10 2021 at 20:54):

github-actions[bot] commented on Issue #2719:

Subscribe to Label Action

cc @peterhuene

<details>
This issue or pull request has been labeled: "wasmtime:api"

Thus the following users have been cc'd because of the following labels:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (Mar 10 2021 at 20:58):

alexcrichton commented on Issue #2719:

I was also struct with inspiration after implementing this and I've gone ahead and implemented Func::typed for multi-value returns, which is something we didn't previously support via Func::get*

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2021 at 17:36):

alexcrichton commented on Issue #2719:

Ok I'm really liking how Instance::get_typed_func worked out!

I've updated and rebased on recent changes now too


Last updated: Oct 23 2024 at 20:03 UTC