vmir
vmir copied to clipboard
Bytecode generated with current clang doesn't seem to work anymore
The builds with clang from ubuntu xenial run just fine but the ones generated with ubuntu bionic clang fails with Parser error: src/vmir_type.c:139 : Type (i8) (index:0) is not a pointer
I am trying to build the simple hello world example from the readme.
Have you solved this problem?
nope, sorry :/