COMMITS
/ test/bun.js/ffi.test.js November 9, 2022
C
Add bun-types, add typechecking, add `child_process` types (#1475)
Colin McDonnell committed
November 2, 2022
J
[bun:ffi] Add `threadsafe` option to callbacks
Jarred Sumner committed
J
[bun:ffi] Implement `JSCallback` so C can call into JS
Jarred Sumner committed
September 10, 2022
J
[bun:ffi] Add `f32`, `f64`, `i64`, u64` to `read`
Jarred Sumner committed
September 9, 2022
J
Last commit was missing some code
Jarred Sumner committed
J
[bun:ffi] Implement `read.{u8,i8,i16,i32,u16,u32,ptr,intptr}`
Jarred Sumner committed
September 7, 2022
J
workaround test failure
Jarred Sumner committed
August 28, 2022
Z
support pass null as NULL ptr (#1160)
Zilin Zhu committed
August 27, 2022
Z
Fix ffi uint64_t parameter (#1158)
Zilin Zhu committed
August 13, 2022
J
Update WebKit
Jarred Sumner committed
August 11, 2022
J
Fix console.log with typed arrays
Jarred Sumner committed
August 9, 2022
J
[bun:ffi] Re-enable most of the tests
Jarred Sumner committed
June 23, 2022
J
change the directory structure
Jarred Sumner committed