MOGWAI NANO 0.5: parallel tasks, an RFID badge reader, and a real graphical Studio
MOGWAI NANO 0.5 is available on the GitHub repository — the densest release since launch. What’s new The engine can finally run things in parallel. A task ‘name’ do { … } launches a block of code on its own native thread, with its own fully isolated engine instance — its own stack, its own … Read more