Stream: git-wasmtime

Topic: wasmtime / issue #5036 Support `bnot`, `band`, `bor`, `bx...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 09 2022 at 23:19):

ArtBlnd commented on issue #5036:

WIP right now. Some masks on the bitops are invalid. trying to fixing it.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 09 2022 at 23:20):

ArtBlnd edited a comment on issue #5036:

WIP right now. Some masks on the bitops are invalid. trying to fix it.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 10 2022 at 17:14):

ArtBlnd commented on issue #5036:

I think there is no better options for single float bitops instruction on x86_64.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 10 2022 at 17:21):

ArtBlnd edited a comment on issue #5036:

I think there is no better options for single float bitops instruction on x86_64. (at least on SSE)


Last updated: Oct 23 2024 at 20:03 UTC