Skip to content

waveproc/c3-wasm-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C3 wasm demo

Examples of C3 apps running in the web browser with WebAssembly.

The web version uses zozlib.js which is a simple reimplementation of a Subset of Raylib API in JavaScript for WebAssembly.

Building the web version

  • Install c3c and add it to your PATH environment variable.

  • Install npm and enable pnpm.

  •   c3c compile ...
      pnpx live-server
    
  • Open http://127.0.0.1:8080

About

Demo of C3 Programming Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.1%
  • HTML 1.9%