Skip to content

[wasm64] Remove unneeded usage of from64#16976

Merged
sbc100 merged 1 commit intomainfrom
remove_from64
May 19, 2022
Merged

[wasm64] Remove unneeded usage of from64#16976
sbc100 merged 1 commit intomainfrom
remove_from64

Conversation

@sbc100
Copy link
Copy Markdown
Collaborator

@sbc100 sbc100 commented May 19, 2022

Followup to #16922.

The goal here is to do any BigInt/Number conversions for int53 at the
JS/Wasm boundary. Some of the internal usage of from64 predates the
__sig machanism for annotating functions and no longer necessary.

Followup to #16922.

The goal here is to do any BigInt/Number conversions for int53 at the
JS/Wasm boundary.  Some of the internal usage of `from64` predates the
`__sig` machanism for annotating functions and no longer necessary.
@sbc100 sbc100 requested a review from kripken May 19, 2022 00:09
@sbc100 sbc100 merged commit 32411ad into main May 19, 2022
@sbc100 sbc100 deleted the remove_from64 branch May 19, 2022 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants