Closed onthegit closed 1 year ago
Move to single file and add scripts for libsamplerate and wasm single JS file compilation. This will compile the c library into single JS file instead of separate WASM file that needs to be loaded.
Thank you for these additions! Couldn't figure out single file compilation at the time of writing so delighted to finally merge this :)
Move to single file and add scripts for libsamplerate and wasm single JS file compilation. This will compile the c library into single JS file instead of separate WASM file that needs to be loaded.