PierceNg / wasm-demo

Free Pascal WebAssembly Examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wasm-demo

This repo contains demos of working with WebAssembly in Pascal.

Demos

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

Free Pascal WebAssembly Compiler

See Free Pascal wiki page on setting up the FPC WebAssembly compiler.

Free Pascal pas2js Transpiler

See Free Pascal wiki page for information on pas2js.

About

Free Pascal WebAssembly Examples


Languages

Language:JavaScript 98.0%Language:Pascal 1.6%Language:HTML 0.3%Language:Shell 0.1%Language:Batchfile 0.0%