Skip to content

PierceNg/wasm-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.0%
  • Pascal 1.6%
  • Other 0.4%