Skip to content

krondorl/fire-as-wasm

Repository files navigation

Fire effect with WASM & AssemblyScript

A WebAssembly module written in AssemblyScript that generates a fire effect.

Screenshot

Features

  • Canvas
  • ImageData
  • Framebuffer
  • Memory
  • requestAnimationFrame

Installation

  1. Clone this repository:
git clone https://github.com/krondorl/fire-as-wasm.git
cd fire-as-wasm
  1. Install dependencies:
npm install
  1. Build the project:
npm run asbuild
  1. Test the project:
npm run test
  1. Run the project in browser:
npm start

License

Please check out LICENSE and NOTICE files.

Links

History

  • September 2025: Initial release

About

Fire effect with WASM & AssemblyScript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors