From 4ded356b061c03866decdd25c2f852ed3bb58298 Mon Sep 17 00:00:00 2001 From: Lorenzo Venerandi Date: Mon, 19 Aug 2024 18:12:47 +0200 Subject: [PATCH] todo list --- todo.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 todo.md 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