Stream: git-wasmtime

Topic: wasmtime / PR #3112 Add basic i128 support to Cranelift I...


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

afonso360 opened PR #3112 from interpreter-i128 to main:

Hey,

This PR adds the i128 data type to DataValue, and implements some basic operations on the interpreter

view this post on Zulip Wasmtime GitHub notifications bot (Jul 23 2021 at 17:34):

abrown submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 23 2021 at 17:34):

abrown created PR review comment:

I guess we could start generating signatures with i128s here? Or do you want to add that later?

view this post on Zulip Wasmtime GitHub notifications bot (Jul 23 2021 at 17:34):

abrown submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 23 2021 at 17:51):

bjorn3 submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 23 2021 at 18:17):

afonso360 submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 23 2021 at 18:17):

afonso360 created PR review comment:

I think I'd need to add support elsewhere as well, I think its better to do it all together later.

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

abrown merged PR #3112.


Last updated: Oct 23 2024 at 20:03 UTC