commit 4ded356b061c03866decdd25c2f852ed3bb58298 Author: Lorenzo Venerandi Date: Mon Aug 19 18:12:47 2024 +0200 todo list diff --git a/todo.md b/todo.md new file mode 100644 index 0000000..12e26fb --- /dev/null +++ b/todo.md @@ -0,0 +1,14 @@ +# Studio + +- studio wasm +- compilare c++ con wasm +- creazione container con wasm runtinme +- definizione tag per codice + +# Python module +- divide il codice in diverse task +- aggrega le task in base al target + +# Build e run +- container che builda tutti i task +- run del container con wasm \ No newline at end of file