/wasm-juce-experiment

Compile JUCE codes written in C++ as WebAssembly modules and play sound from browser UI

Primary LanguageCMIT LicenseMIT

wasm-juce-experiment

This repository is only for experiments, currently not working well
Compile JUCE codes written in C++ as WebAssembly modules and play sound from browser UI

Commands

# Install
yarn 

# Compile C++ code into wasm
yarn compile

# Run
yarn serve