8000 Release v0.6.3 · usnistgov/h5wasm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.6.3

Compare
Choose a tag to compare
@bmaranville bmaranville released this 15 Sep 20:58
· 143 commits to main since this release

v0.6.3 2023-09-15

Added

  • extra symbols used by the LZ4 plugin added to EXPORTED_FUNCTIONS:
    • from <arpa/inet.h>: htonl, htons, ntohl, ntohs
    • from HDF5: H5allocate_memory, H5free_memory
  • node.js library compiled as MAIN_MODULE, allowing plugin use (if they are installed in /usr/local/hdf5/lib/plugin)
0