Hood Chatham
Hood Chatham
Another thought is that it might better to first build a comlink-like library that also supports synchronous dispatch first, and once we have that logic as a separate project then...
Maybe call this `synclink`.
Lots of interesting ideas in that linked comlink issue.
> run the HTML5 matplotlib renderer I think that and `http.client` are the two key test cases. If you get this working, we would like to bring the changes into...
Perhaps we should add a `Symbol` that tells Pyodide directly what features the object supports as a generic escape hatch.
I think this package is unlikely to be able to work correctly in Pyodide, at least not without major patching.
To be clear, I don't believe that the client will work either.
> Can't we pass `loadAsync` flags to false when calling `loadDynamicLibrary`? It's worth checking, but I think not. I think v8 has caps on the maximum size of a wasm...
This PR is needed in order for the command line runner to work in numpy CI.
Well without #3054 or some other changes this won't work for any package that uses a shared library. But there is still a benefit because it makes the other packages...