Skip to content

Commit db9522f

Browse files
committed
chore: update todo comments
1 parent 4214c40 commit db9522f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/memoryprocess.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import { STRUCTRON_TYPE_STRING } from './utils';
99
* - remove callbacks from all functions and implement promise support using Napi
1010
* - validate argument types in JS space instead of C++
1111
* - refactor read/write memory functions to use buffers instead?
12+
* - add support for more data types
1213
*/
1314

1415
/**

0 commit comments

Comments
 (0)