| ▲ | gloflo 2 hours ago | |||||||
If no JavaScript then what enables interactivity? | ||||||||
| ▲ | pstomi 2 hours ago | parent | next [-] | |||||||
Thanks for the question! I should have said almost no JavaScript: There is a minimal amount of JavaScript just to download and run pyodide and then it is only Python: see example at https://imgui-bundle.pages.dev/playground/?demo=p_35_minimal... | ||||||||
| ||||||||
| ▲ | hagbard_c 2 hours ago | parent | prev [-] | |||||||
Web assembly? This started out as a bowdlerised form of JavaScript (asm.js) but evolved to become is own thing. | ||||||||
| ||||||||