Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-12 | chore: move test_ffi and test_nap to tests/ [WIP] (#22394) | Matt Mastracci | |
Moving some additional NAPI and. FFI tests out of the tree root. | |||
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret | |
2023-05-18 | fix(napi): BigInt related APIs (#19174) | Bartek IwaĆczuk | |
Doesn't make the API bullet-proof and there are some TODOs left, but greatly improves the situation. Tests were ported from Node.js. Closes https://github.com/denoland/deno/issues/18276. |