10 Commits (code-comments)

Author SHA1 Message Date
  Philipp Oppermann 5d334a4c4d
Add docs and safety annotations to the functions of the dora node C API 3 years ago
  Philipp Oppermann 4e6b786fa1
Add a node_api.h header file 3 years ago
  Philipp Oppermann 0d2394a5eb
Fix: Use `size_t` instead of `int` for length arguments 3 years ago
  Philipp Oppermann 5004aa9d6e
Specify a license for the node-api-c crate 3 years ago
  Philipp Oppermann b849d31496
Rename operator API header file to operator_api.h 3 years ago
  Philipp Oppermann 3287761393
Mark the C node API functions as no_mangle 3 years ago
  Philipp Oppermann d1a256a47a
Mark most functions as unsafe since they deref the given pointers 3 years ago
  Philipp Oppermann b2577acf14
Implement API functions for reading inputs and sending outputs 3 years ago
  Philipp Oppermann 370cadee6b
Start creating a staticlib with a node API for C 3 years ago
  haixuanTao 28a902d83a Moving folders in correspondance with #41 3 years ago