szk2s / wasm-juce-experiment

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:C 47.4%Language:C++ 32.0%Language:Objective-C++ 17.5%Language:HTML 2.6%Language:JavaScript 0.4%