Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 441 Bytes

ReadMe.md

File metadata and controls

21 lines (13 loc) · 441 Bytes

component-model-python-example

Automate this Component Model Python Example

Synopsis

$ make test
python3 add.py
1 + 2 = 3

Description

Running make test will set up the Python virtualenv and download the add.wasm component that are required to make this run.