Skip to content

sebpiq/WebPd_runtime

Repository files navigation

WebPd runtime

More docs coming here soon ...

Meanwhile you can go back there : https://github.com/sebpiq/WebPd

Notes

Problems with bitDepth 32. Probably because of float roundings of Wasm module generated with AssemblyScript.

Problem with bundling the ASC Wasm bindings. A solution would have been to import the module from the worklet with a simple ES import statement, but that isn't possible in Firefox (see ticket : https://bugzilla.mozilla.org/show_bug.cgi?id=1572644). For now we must therefore use a module built as an iife and concatenate the code with the worklet code.

About

No description, website, or topics provided.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published