Tiago Teixeira
Tiago Teixeira
Hi there, I'm exploring allegro to build with emscripten for WebGL and I'm encountering these errors ( / warnings ) when drawing primitives: ``` WebGL warning: vertexAttribPointer: If ARRAY_BUFFER is...
(Tries to solve #378 ) In order to be able to execute `.bmir` files directly from the command line, a "soft link interface" was added (similar to busybox), where the...
Hey there, Would it make sense (or be possible even) to have the c3's standard library being compiled into either an .so (dynamic library) or a bunch of .a (static...
Instead of using HostContext's GetDirectory + ".runner". This should avoid errors in possible future changes in HostContext or runner configuration file name.