ifpen / chalk-it

Drag-and-drop Python webapps
https://ifpen.github.io/chalk-it/
Apache License 2.0
49 stars 7 forks source link

Allow chalkit.x function calls in pyodide #216

Closed bengaid closed 5 months ago

bengaid commented 6 months ago

We should have something telling middelware (i.e. chalkit_python_api) code that it runs in Pyodide or in standard runner. Because in Pyodide we can import js and execute js chalkit API functions This is important from the Python user view point (no JavaScript)

bengaid commented 5 months ago

Thanks Tristan, coordination with Abir needs to be done regarding interpretor