Commit graph

4 commits

Author SHA1 Message Date
Jakub Doka 4826e26fdf
putting back the native target
Signed-off-by: Jakub Doka <jakub.doka2@gmail.com>
2025-02-02 18:03:48 +01:00
Jakub Doka c3184a536f
welp
Signed-off-by: Jakub Doka <jakub.doka2@gmail.com>
2025-02-02 17:34:04 +01:00
Jakub Doka 58479deca1
polishing the compiler cli (cheating with clap)
also adding the raylib example

Signed-off-by: Jakub Doka <jakub.doka2@gmail.com>
2024-12-30 13:26:38 +01:00
Jakub Doka ee67ebb017
adding cranelift backend
also splitting hbc binary into a separate crate to avoid dependency
cycle, the backand is thus far capable of compiling the simplest program
that returns an custom status code

Signed-off-by: Jakub Doka <jakub.doka2@gmail.com>
2024-12-29 13:30:29 +01:00