Comment on Recommendations when publishing a WASM libraryComments−westurner4yconda: "Adding a WebAssembly platform" https://github.com/conda/conda/issues/7619 pyodide.loadPackage("numpy"); pyodide.loadPackage("https://foo/bar/numpy.js"); # import micropip micropip.install('https://example.com/files/snowballstemmer-2.0.0-py2.py3-none-any.whl') "Creating a Pyodide package" > "2. Creating the meta.yaml file" https://pyodide.org/en/stable/development/new-packages.html#...conda-forge: "WASM as a supported architecture" https://github.com/conda-forge/conda-forge.github.io/issues/...
Comments
conda: "Adding a WebAssembly platform" https://github.com/conda/conda/issues/7619
"Creating a Pyodide package" > "2. Creating the meta.yaml file" https://pyodide.org/en/stable/development/new-packages.html#...conda-forge: "WASM as a supported architecture" https://github.com/conda-forge/conda-forge.github.io/issues/...