Stream: git-wasmtime

Topic: wasmtime / PR #4485 x64: Port func_addr to ISLE


view this post on Zulip Wasmtime GitHub notifications bot (Jul 20 2022 at 18:12):

elliottt opened PR #4485 from trevor/funcaddr-isle to main:

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jul 20 2022 at 18:14):

elliottt edited PR #4485 from trevor/funcaddr-isle to main:

Move the func_addr lowering for x64 into ISLE, and add a compile test for it. Additionally, change the name argument for LoadExtAddr from a Box<ExternalName> to ExternalName, as it greatly simplifies the interface with ISLE, and there didn't appear to be a downside.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jul 20 2022 at 18:22):

elliottt updated PR #4485 from trevor/funcaddr-isle to main.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 20 2022 at 19:54):

elliottt updated PR #4485 from trevor/funcaddr-isle to main.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 20 2022 at 20:37):

elliottt updated PR #4485 from trevor/funcaddr-isle to main.


Last updated: Nov 22 2024 at 16:03 UTC