Stream: git-wasmtime

Topic: wasmtime / issue #6455 Function references unresolved issues


view this post on Zulip Wasmtime GitHub notifications bot (May 25 2023 at 11:40):

dhil opened issue #6455:

PR #5288 implements the function references proposal modulo a few missing bits. The missing bits are:

view this post on Zulip Wasmtime GitHub notifications bot (May 26 2023 at 08:30):

dhil edited issue #6455:

PR #5288 implements the function references proposal modulo a few missing bits. The missing bits are:

At the time of writing the implementation does not take advantage of the static non-null safety to elide null checks when executing call_ref: https://github.com/bytecodealliance/wasmtime/blob/36e9f7e577df11de14f5973308c4b4bd0565eed9/crates/cranelift/src/func_environ.rs#L1744-L1762

view this post on Zulip Wasmtime GitHub notifications bot (May 26 2023 at 14:00):

alexcrichton labeled issue #6455:

PR #5288 implements the function references proposal modulo a few missing bits. The missing bits are:

At the time of writing the implementation does not take advantage of the static non-null safety to elide null checks when executing call_ref: https://github.com/bytecodealliance/wasmtime/blob/36e9f7e577df11de14f5973308c4b4bd0565eed9/crates/cranelift/src/func_environ.rs#L1744-L1762

view this post on Zulip Wasmtime GitHub notifications bot (Nov 02 2023 at 15:08):

dhil edited issue #6455:

PR #5288 implements the function references proposal modulo a few missing bits. The missing bits are:

At the time of writing the implementation does not take advantage of the static non-null safety to elide null checks when executing call_ref: https://github.com/bytecodealliance/wasmtime/blob/36e9f7e577df11de14f5973308c4b4bd0565eed9/crates/cranelift/src/func_environ.rs#L1744-L1762

view this post on Zulip Wasmtime GitHub notifications bot (Feb 15 2024 at 00:31):

fitzgen commented on issue #6455:

I've finished support for function references over in https://github.com/bytecodealliance/wasmtime/pull/7943

view this post on Zulip Wasmtime GitHub notifications bot (Feb 20 2024 at 21:14):

fitzgen closed issue #6455:

PR #5288 implements the function references proposal modulo a few missing bits. The missing bits are:

At the time of writing the implementation does not take advantage of the static non-null safety to elide null checks when executing call_ref: https://github.com/bytecodealliance/wasmtime/blob/36e9f7e577df11de14f5973308c4b4bd0565eed9/crates/cranelift/src/func_environ.rs#L1744-L1762

view this post on Zulip Wasmtime GitHub notifications bot (Feb 21 2024 at 10:13):

dhil edited issue #6455:

PR #5288 implements the function references proposal modulo a few missing bits. The missing bits are:

At the time of writing the implementation does not take advantage of the static non-null safety to elide null checks when executing call_ref: https://github.com/bytecodealliance/wasmtime/blob/36e9f7e577df11de14f5973308c4b4bd0565eed9/crates/cranelift/src/func_environ.rs#L1744-L1762

view this post on Zulip Wasmtime GitHub notifications bot (Feb 21 2024 at 10:13):

dhil edited issue #6455:

PR #5288 implements the function references proposal modulo a few missing bits. The missing bits are:

At the time of writing the implementation does not take advantage of the static non-null safety to elide null checks when executing call_ref: https://github.com/bytecodealliance/wasmtime/blob/36e9f7e577df11de14f5973308c4b4bd0565eed9/crates/cranelift/src/func_environ.rs#L1744-L1762

view this post on Zulip Wasmtime GitHub notifications bot (Feb 21 2024 at 10:13):

dhil edited issue #6455:

PR #5288 implements the function references proposal modulo a few missing bits. The missing bits are:

At the time of writing the implementation does not take advantage of the static non-null safety to elide null checks when executing call_ref: https://github.com/bytecodealliance/wasmtime/blob/36e9f7e577df11de14f5973308c4b4bd0565eed9/crates/cranelift/src/func_environ.rs#L1744-L1762

view this post on Zulip Wasmtime GitHub notifications bot (Feb 21 2024 at 10:13):

dhil edited issue #6455:

PR #5288 implements the function references proposal modulo a few missing bits. The missing bits are:

At the time of writing the implementation does not take advantage of the static non-null safety to elide null checks when executing call_ref: https://github.com/bytecodealliance/wasmtime/blob/36e9f7e577df11de14f5973308c4b4bd0565eed9/crates/cranelift/src/func_environ.rs#L1744-L1762

view this post on Zulip Wasmtime GitHub notifications bot (Feb 21 2024 at 10:13):

dhil edited issue #6455:

PR #5288 implements the function references proposal modulo a few missing bits. The missing bits are:

At the time of writing the implementation does not take advantage of the static non-null safety to elide null checks when executing call_ref: https://github.com/bytecodealliance/wasmtime/blob/36e9f7e577df11de14f5973308c4b4bd0565eed9/crates/cranelift/src/func_environ.rs#L1744-L1762


Last updated: Nov 22 2024 at 17:03 UTC