Stream: git-wasmtime

Topic: wasmtime / PR #10346 Remove Function argument from define...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2025 at 16:29):

bjorn3 opened PR #10346 from bjorn3:cranelift_module_def_func_bytes_no_func_arg to bytecodealliance:main:

define_function_bytes is supposed to be used when the code was not compiled by Cranelift and thus wouldn't have any associated Function.

Fixes https://github.com/bytecodealliance/wasmtime/issues/5076

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2025 at 16:29):

bjorn3 requested cfallin for a review on PR #10346.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2025 at 16:29):

bjorn3 requested wasmtime-compiler-reviewers for a review on PR #10346.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2025 at 17:06):

bjorn3 updated PR #10346.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2025 at 17:23):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2025 at 17:45):

cfallin merged PR #10346.


Last updated: Apr 17 2025 at 04:04 UTC