Skip to content

Conversation

@aapoalas
Copy link
Contributor

Minor change to the filtering of FFI symbols, allowing 64 bit parameters in Fast API calls. We already support this for the slow FFI calls, as we allow 64 bit parameters to be given plain JS numbers (max 53 bits of data). Fast API calls also support these, so we just need to relax the filtering for this to work as expected.

Copy link
Member

@littledivy littledivy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (Note: I have rebased and added the JIT trampoline hooks)

@littledivy littledivy merged commit d725cb2 into denoland:main Jul 12, 2022
@aapoalas aapoalas deleted the feat-ext-ffi_support-64-bit-parameters branch July 23, 2022 17:19
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