Duarte Roso
Duarte Roso
**V version:** 0.2.2 **OS:** Linux In this example I have two types that are equal: 1. `&char` 1. `ALcharptr` When translated into C, both types (although equal) will be passed...
### Describe the bug When creating an array of threads it is impossible to catch an `Option` or `Result` from it, unlike its non-array counterpart wit allows placing the bang...
### Describe the bug I have the following types: ```v @[typedef] pub struct C.Camera3D { } // Camera, defines position/orientation in 3d space pub type Camera3D = C.Camera3D // Camera...
On Windows these extra two entries on the config are needed for the transpiler to work, see #13