Stream: git-wasmtime

Topic: wasmtime / PR #8982 Refactor `Ieee{16,32,64,128}`


view this post on Zulip Wasmtime GitHub notifications bot (Jul 20 2024 at 17:28):

beetrees opened PR #8982 from beetrees:ieee-refactor to bytecodealliance:main:

Deduplicate the Ieee{16,32,64,128} implementations using a macro.

The only methods/trait impls removed are:

view this post on Zulip Wasmtime GitHub notifications bot (Jul 20 2024 at 17:28):

beetrees requested elliottt for a review on PR #8982.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 20 2024 at 17:28):

beetrees requested wasmtime-compiler-reviewers for a review on PR #8982.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 25 2024 at 22:55):

elliottt submitted PR review:

This is a nice refactoring, thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Jul 25 2024 at 23:10):

elliottt merged PR #8982.


Last updated: Nov 22 2024 at 17:03 UTC