project('emcctest', 'c', 'cpp') executable('hello-c', 'hello.c') executable('hello', 'hello.cpp')