/asmcgocall

The wrapper over asmcgocall to call C functions synchronously, without extra os threads and overhead on it. Probably won't work since 1.17 release, because of passing function arguments and results using registers instead of the stack.

Primary LanguageGoMIT LicenseMIT

asmcgocall