Windows 11 bug: Instead of .exe file StaticCompiler.jl creates two files: hello.ll and wrapper.c #158
Open
Description
I typed intsructions from readme:
using StaticCompiler, StaticTools
hello() = println(c"Hello, world!")
compile_executable(hello, (), "c:/binary")
Metadata
Assignees
Labels
No labels