Skip to content

Tags: Smona/faust-loader

Tags

v1.3.0

Toggle v1.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Smona Mel Bourgeois
Adds the option to inline generated code

Rather than emitting separate files for each WASM module and
AudioProcessor, users can now specify the option `inline: true` to embed
the content of those files into the JavaScript bundle as base64 data URLs.

v1.2.3

Toggle v1.2.3's commit message

Verified

This tag was signed with the committer’s verified signature.
Smona Mel Bourgeois
Release v1.2.3

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Smona Mel Bourgeois
Version 1.2.2

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #6 from Smona/fix-readme-highlighting

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Smona Mel Bourgeois
Optimize asset loading & caching

only fetch each resource from the network once,
and only compile each wasm module once

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Smona Mel Bourgeois
Expose TS types & add instructions for writing declaration file

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Smona Mel Bourgeois
add keywords

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Smona Mel Bourgeois
Cut new release