Automate this Component Model Python Example
$ make test
python3 add.py
1 + 2 = 3
Running make test
will set up the Python virtualenv and download the
add.wasm
component that are required to make this run.
Automate this Component Model Python Example
$ make test
python3 add.py
1 + 2 = 3
Running make test
will set up the Python virtualenv and download the
add.wasm
component that are required to make this run.