WebAssembly with Delphi and ChakraCore

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).

Leave a Reply

Your email address will not be published. Required fields are marked *