This repo contains demos of working with WebAssembly in Pascal.
-
lyff - Reworked demonstration of Conway's game of life by Pierce Ng (@PierceNg), based on the original by Dmitry Boyarintsev (@skalogryz).
-
lyff-v2 - Revised
lyff
; in this version, the web user interface is implemented in Pascal and transpiled to Javascript.
See Free Pascal wiki page on setting up the FPC WebAssembly compiler.
See Free Pascal wiki page for information on pas2js.