GitHub - emscripten-forge/empack at test_mac · GitHub
Skip to content
 
 

Repository files navigation

empack

Pack a mamba environment with emsdk

Installation

mamba install empack -c conda-forge

or with pip:

pip install empack

Usage

You can pack the environment (located at /path/to/env) with the following command:

empack pack env --env-prefix /path/to/env --outname python_data  --config /path/to/config.yaml

This will generate two files python_data.js and python_data.data that you can use in the browser. A sample config is located in tests/empack_test_config.yaml

About

Tools to pack a conda / mamba environment into a JS & WASM bundle

Topics

Resources

Stars

24 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages