Skip to content

Releases: quiet/libfec

libfec.js

23 Feb 00:53
Compare
Choose a tag to compare

This is an emscripten-compiled version of libfec. It has been compiled as a side-module so that it can be used by projects built by emscripten with -s MAIN_MODULE=1 or -s MAIN_MODULE=2, e.g., it can be dynamically linked by emscripten. For more information about emscripten and dynamic linking, consult the documentation.