Stream: git-wasmtime

Topic: wasmtime / PR #8456 cranelift: Generalize type constraint...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 24 2024 at 06:03):

jameysharp opened PR #8456 from jameysharp:generalize-writable to bytecodealliance:main:

There's no reason to require that the type contained inside Writable must implement Clone, Copy, Debug, etc. If it doesn't implement some of those traits, then the missing traits will not be available on the Writable wrapper either, but that's okay.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 24 2024 at 06:03):

jameysharp requested fitzgen for a review on PR #8456.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 24 2024 at 06:03):

jameysharp requested wasmtime-compiler-reviewers for a review on PR #8456.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 24 2024 at 14:23):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 24 2024 at 14:54):

alexcrichton merged PR #8456.


Last updated: Oct 23 2024 at 20:03 UTC