napi-rs/memory-testing
forehal a781a4f27e feat(cli): brand new cli tool with both cli and programmatical usage (#1492)
BREAKING CHANGE: requires node >= 16 and some cli options have been renamed
2023-04-06 11:04:53 +08:00
..
src fix(napi): arraybuffer memory leak (#1420) 2023-01-09 14:47:36 +08:00
buffer.mjs fix(napi): arraybuffer memory leak (#1420) 2023-01-09 14:47:36 +08:00
build.rs
Cargo.toml test(napi): add memory tests for Reference 2022-04-13 13:24:53 +08:00
index.mjs test: Memory leak reproduction for futures 2022-12-28 21:19:01 +08:00
package.json feat(cli): brand new cli tool with both cli and programmatical usage (#1492) 2023-04-06 11:04:53 +08:00
reference.mjs test(napi): add memory tests for Reference 2022-04-13 13:24:53 +08:00
returns-future.mjs test: Memory leak reproduction for futures 2022-12-28 21:19:01 +08:00
serde.mjs test(napi): add memory tests for Reference 2022-04-13 13:24:53 +08:00
test-util.mjs feat(cli): brand new cli tool with both cli and programmatical usage (#1492) 2023-04-06 11:04:53 +08:00
tokio-future.mjs test(napi): add memory tests for Reference 2022-04-13 13:24:53 +08:00
tsfn.mjs fix(napi): use Mutex instead of Atomic in ThreadSafeFunction 2022-07-10 00:07:56 +08:00
util.mjs test(napi): add memory tests for Reference 2022-04-13 13:24:53 +08:00