plugdata-team / plugdata

Pure Data as a plugin, with a new GUI
https://plugdata.org
GNU General Public License v3.0
1.58k stars 67 forks source link

add wasm builds; requires emsdk path #1928

Open dromer opened 2 weeks ago

dromer commented 2 weeks ago

Work in progress, but already works on my machine ;)

Also it should have a check that fails early when the user didn't enter any emsdk path.

I wonder if for Windows we can just use the emsdk_env.sh since we run everything in a bash shell, so definitely needs some testing on all platforms.

dromer commented 2 weeks ago

It's probably a better UX if the user can navigate to the SDK path directly.

So this needs some tweaking for the emsdkPathValue input.