Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-04 | Fix type errorsbun-v0.0.79 | 1 | -10/+6 | |
2022-05-04 | Safer i64/u64 | 1 | -16/+44 | |
2022-05-03 | Add docs for FFI | 1 | -2/+2 | |
2022-05-02 | [bun:ffi] Improve `uint64_t` and `int64_t` performance | 1 | -16/+5 | |
2022-05-02 | [bun:ffi] Support `i64` and `u64` | 1 | -0/+14 | |
2022-05-02 | [bun:ffi] ~20% faster FFI bindings for functions with arguments | 1 | -6/+12 | |
2022-05-02 | Automatic CString support | 1 | -23/+78 | |
2022-05-01 | [bun:ffi] Add wrapper for type coercion | 1 | -2/+172 | |
2022-04-30 | [bun.js] Implement `Buffer.from` and `Buffer.copy` | 1 | -0/+1 | |
2022-04-30 | wip | 1 | -0/+1 | |
2022-04-29 | [bun:ffi] it works | 1 | -0/+7 |