Sam Gammon
Sam Gammon
this got a bit more complex: we'll need copies of GraalVM, but there is no download plugin yet, so we will probably need to write our own. furthermore, there does...
@romtsn Seems like there's demand!
@bioball yes, I very much am! thanks for the tag. I'd be happy to test this if helpful.
How is this still undocumented
@zanieb can't `uvx` assume it is always alongside `uv`, and dispatch through the main binary? Thus it would just be an alias for a longer `uv` command, and much smaller...
@fzhinkin Yes, I have a reproducer. Here is one that works with a very simple native image build. It includes Coroutines `1.9.0-RC` and [Mosaic](https://github.com/JakeWharton/mosaic), where I have filed a [related...
@qwwdfsad Yes, there is an issue filed with GraalVM. I'll try to cross tag it. I would have thought the same thing but I just recently witnessed this bug surface...
@fzhinkin I didn't get the tag! Yes, I will respond there now, and ping the GraalVM team on their Slack. That is the best place to collaborate with them. Maybe...
@qwwdfsad Unfortunately I am still seeing this crash. I can replicate it in an easier way now. Should I file a new bug, or has it been determined that this...
@iamstolis Lol. JavaScript never ceases to amaze. I updated my description. This will work for us for now, yes, but this approach generally requires us to execute preparatory code in...