ta0kira / zeolite

Zeolite is a statically-typed, general-purpose programming language.
Apache License 2.0
18 stars 0 forks source link

Make sure that `.o` output path for `extra_files` exists. #191

Closed ta0kira closed 2 years ago

ta0kira commented 2 years ago

If a module doesn't have any public categories then compilation of extra_files fails because .zeolite-cache/public_abc123 hasn't been created.