splootcode icon indicating copy to clipboard operation
splootcode copied to clipboard

An experimental visual coding editor

Results 1 splootcode issues
Sort by recently updated
recently updated
newest added

Currently we mock out stdin/stdout/stderr in Python with custom functions in JS. It would be better to use the recently added pyodide config settings allowing us to set stdin/out/err once...