Open infojunkie opened 3 years ago
To integrate with a browser-based music player, it is necessary to run this library in the browser as well. Here are some technologies that run Python in a browser:
We need to evaluate which one works best with MMA.
Also, it is necessary to package MMA as a pip package to be used on Pyodide, like https://github.com/hugonxc/mma_pip
To integrate with a browser-based music player, it is necessary to run this library in the browser as well. Here are some technologies that run Python in a browser:
We need to evaluate which one works best with MMA.