Stream: git-wasmtime

Topic: wasmtime / PR #9288 feat: component bindgen: add support ...


view this post on Zulip Wasmtime GitHub notifications bot (Sep 19 2024 at 23:47):

lwansbrough edited PR #9288.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 20 2024 at 00:03):

lwansbrough commented on PR #9288:

might need some guidance on how to setup the expanded tests

view this post on Zulip Wasmtime GitHub notifications bot (Sep 20 2024 at 15:28):

alexcrichton commented on PR #9288:

Thanks for the work here! This all looks great to me, so all that's left is sorting out CI and tests and such. For the expanded tests you can run the tests with BINDGEN_TEST_BLESS=1 set in your environment to automatically update the expectations (and then check them in as a commit). For testing this feature itself feel free to use either the codegen test suite (which may mean you'll need to set up some directories if you don't use preexisting ones) or set up some directories in tests/all/component_model/*, whichever you find easiest.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 23 2024 at 23:21):

lwansbrough updated PR #9288.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 23 2024 at 23:39):

lwansbrough updated PR #9288.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 24 2024 at 17:55):

alexcrichton submitted PR review:

Thanks again for this!

view this post on Zulip Wasmtime GitHub notifications bot (Sep 24 2024 at 20:12):

alexcrichton merged PR #9288.


Last updated: Oct 23 2024 at 20:03 UTC