summaryrefslogtreecommitdiff
path: root/ext/ffi/prelude.h
AgeCommit message (Expand)Author
2022-09-07feat(ext/ffi): Implement FFI fast-call trampoline with Dynasmrt (#15305)Arnau Orriols
2022-09-05feat(ext/ffi): Support bool FFI type (#15754)Aapo Alasuutari
2022-07-27perf(ext/ffi): support Uint8Array in fast calls (#15319)Divy Srivastava
2022-07-24chore(ext/ffi): remove dependency on stdint.h (#15294)Divy Srivastava