Stream: git-wasmtime

Topic: wasmtime / issue #5162 Remove trapif and trapff


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

afonso360 commented on issue #5162:

but introduces the need to implement instructions like iadd_cout in the x64 and aarch64 backends.

I'm working on implementing iadd_cout for aarch64, should have something soon!

view this post on Zulip Wasmtime GitHub notifications bot (Oct 31 2022 at 22:00):

afonso360 edited a comment on issue #5162:

but introduces the need to implement instructions like iadd_cout in the x64 and aarch64 backends.

I'm working on implementing iadd_cout for aarch64, should have something soon (i.e. tomorrow)!

view this post on Zulip Wasmtime GitHub notifications bot (Oct 31 2022 at 22:01):

afonso360 edited a comment on issue #5162:

but introduces the need to implement instructions like iadd_cout in the x64 and aarch64 backends.

I'm working on implementing iadd_cout for aarch64, should have something soon (i.e. tomorrow)!

WIP branch but its still failing on the fuzzer, although I suspect thats a wrong implementation on the interpreter.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 31 2022 at 22:22):

elliottt commented on issue #5162:

but introduces the need to implement instructions like iadd_cout in the x64 and aarch64 backends.

I'm working on implementing iadd_cout for aarch64, should have something soon (i.e. tomorrow)!

WIP branch but its still failing on the fuzzer, although I suspect thats a wrong implementation on the interpreter.

Awesome, thank you Afonso!


Last updated: Oct 23 2024 at 20:03 UTC