Archive
Tuesday, 15. January 2019
1
vote

WebAssembly with Delphi and ChakraCore
Delphi and stuff
– chakracore-delphi now contains WasmSample, a new sample project using ChakraCore to load and run a WebAssembly module (in this case, an implementation of Conway's Game of Life). It's based on Colin Eberhardt's blog post Writing WebAssembly By Hand (you can run the code in your browser here).
Monday, 14. January 2019
0
votes

Perth Meeting – January 2018
Australian Delphi User Group Members
– Tuesday 15th January 2019 at 6pm for 6:15pm start. Topics 1) Introduction to SQL for Delphi developer- Scott Hollows – Introduction to SQL – SQL databases available for Delphi and the different ways that Delphi can integrate with them – We will look at Oracle, Nexus, Firebird and ...