tshort / StaticCompiler.jl

Compiles Julia code to a standalone library (experimental)
Other
489 stars 31 forks source link

Add warnings if return type is not a native type in standalone binaries/shlibs #102

Closed brenhinkeller closed 1 year ago

brenhinkeller commented 1 year ago

Partially addresses #101