Closed bugzpodder closed 1 year ago
Same story as others ... you are likely confusing projects ... coincident has nothing to do with Python, it's a module to orchestrate Atomics via Proxy. Answered in here: https://github.com/WebReflection/coincident/issues/20#issuecomment-1713403504
I have a function:
This returns a python array and it becomes a blank object in the main thread. Change the return statement to
return pyodide.code.find_imports(code)[0]
(ie a string) and i was able to get the result out