It probably all started with an innocently-looking issue in the emscripten
repository back in 2014: For context, back in 2014 the Emscripten project was
built as a backend for LLVM -based… (more…)
Read more »
Recently I got interested in the new Apple language Swift, that will
probably replace objective-c as the language of choice for native iOS
and OSX applications.
Read more »
Lack of ABI stability, slow compile times, poor Xcode support, and more hold Swift back... (more…)
Read more »
When designing APIs, using default arguments can often let us strike a nice balance between flexibility and ease of use — as they let us add solid, intuitive defaults to many of the configuration options that we’ll end up providing. Let’s take a look at a... (more…)
Read more »
RedGpuSDK_v1.0.2.zip is now available for all REDGPU SDK users and it comes with RedGpuSDKSwiftProgramTemplate.zip. (more…)
Read more »