Vicente Eduardo Ferrer Garcia

Results 146 comments of Vicente Eduardo Ferrer Garcia

This should be solved once this is implemented: https://github.com/metacall/core/issues/84

Solved with this: https://github.com/metacall/core/pull/482

This is half implemented, leaving some additional reference here: https://github.com/metacall/core/issues/351#issuecomment-1414573903

Solved with this: https://github.com/metacall/core/pull/482

Also making the script polyglot should be a nice option too: https://gist.github.com/prail/24acc95908e581722c0e9df5795180f6

It is not resolved, try to port the bash script to ps1 or bat, then we will add a polyglot launcher to make it work in mac/linux and windows, as...

> Will porting the bash script to `.ps1` or `.bat` fix the issue? Yes, but we will need to add a common launcher for multiple platforms.

@parteekcoder I am not going to assign this to anybody, feel free to PR it if you want, and I will close the issue, this is open to anybody to...

@jkriegshauser it has link exception, meanwhile you link it as .so it won't viralize your software.

Last commits look pretty well, I recommend you to implement tests in order to verify the behavior. TDD is always easier to develop. Check out `metacall-java-test` for having an example...