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.


Last updated: Oct 23 2024 at 20:03 UTC