summaryrefslogtreecommitdiff
path: root/ext/ffi/turbocall.rs
AgeCommit message (Expand)Author
2024-08-19feat: upgrade deno_core (#25042)snek
2024-07-01BREAKING(unstable/ffi): remove callback reentrant flag (#24367)Divy Srivastava
2024-05-30BREAKING(ffi/unstable): use BigInt representation in turbocall (#23983)Aapo Alasuutari
2024-04-02chore(ext/ffi): sym is unused on aarch64 linux (#23188)Matt Mastracci
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-03-31perf: `const` op declaration (#18288)Divy Srivastava
2023-02-22feat(ext/ffi): Replace pointer integers with v8::External objects (#16889)Aapo Alasuutari
2023-01-14chore: use rustfmt imports_granularity option (#17421)Divy Srivastava
2023-01-08feat(ext/ffi): structs by value (#15060)Dj
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-12-17chore: update to Rust 1.66.0 (#17078)linbingquan
2022-12-12refactor(ext/ffi): split into multiple parts (#16950)Divy Srivastava