Skip to content

Include portable libfaust installation with package #1

@Smona

Description

@Smona

Having to install libfaust separately isn't ideal. It would be better to bundle a portable version of libfaust either in the package contents, or during a postinstall hook.

I had a go at doing this, but the current implementation of running the faust compiler in wasm (libfaust-wasm + wasm-wrapper) doesn't work in nodejs because node doesn't support preloaded memory. C++ really isn't my strong suit, so the current means of calling the compiler is pretty hacky and could be improved on.

Related Faust issue: grame-cncm/faust#598

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions