Vicente Eduardo Ferrer Garcia

Results 146 comments of Vicente Eduardo Ferrer Garcia

It would be interesting to have it in a single script: https://codegolf.stackexchange.com/a/66700

I have created a new subfolder for implementing this on windows only. Now it is cross-platform, but it lacks windows implementation, it won't give errors with windows anymore: https://github.com/metacall/core/commit/69fad4be464dd8abd97f50347aaa73469f08c688 @Coder-Manan...

This issue can be solved by patching the NodeJS build system, which is something that we are already doing so I have no fear about doing this again for this...

@abhiraj-ku can you explain to what token are you referring to?

@Hulxv in order to make MetaCall work properly, the metacall_initialize should be called in the main thread. I am not sure how the macro tokio::main modifies this behavior, it may...

This is partially solved, it needs to be properly refactored and extended to all the loader implementation.. but the workaround is done: https://github.com/metacall/core/pull/502

A part from changing file permissions, and not passing any of the CI, this is not the way I was expecting to implement it. We can do something instead, I...

Sure, it's a great idea, I had it written in the TODO list: https://github.com/metacall/guix/blob/e9a0e791af919ddf74349cdbb11acc325ee1b48b/TODO#L1 It will improve the docker image size and probably we can pack it on a single...

Also I am going to add some documentation as there is people interested on it.

> > Also I am going to add some documentation > > Looking forward to it. Would be super useful to give it a try! Check it out: https://github.com/metacall/guix/blob/master/README.md Probably...