Stream: git-wasmtime

Topic: wasmtime / PR #4106 Try to optimize out `__multi3`


view this post on Zulip Wasmtime GitHub notifications bot (May 07 2022 at 02:32):

shamatar edited PR #4106 from multi3_opt to main:

Ongoing work for an issue #4077

Most likely pattern matching for the full body of __multi3 function is a way to go. It's still kind of fragile and will not be fully powerful without extra inlining and constant elimination, but will see.

It's an ongoing work, for purposes of guidance

view this post on Zulip Wasmtime GitHub notifications bot (May 09 2022 at 12:44):

shamatar updated PR #4106 from multi3_opt to main.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 20 2024 at 22:12):

alexcrichton closed without merge PR #4106.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 20 2024 at 22:12):

alexcrichton commented on PR #4106:

This is a relatively old PR at this point and with the wasm wide-arithmetic proposal in the works that should in theory supplant the need for this in the long-term. If folks are interested in pushing on this in the nearer-term though I'm happy to reopen.


Last updated: Dec 23 2024 at 12:05 UTC