https://github.com/arthrp/wasmfibonacciapp
Simple application using Web Assembly, calculating Fibonacci number
https://github.com/arthrp/wasmfibonacciapp
wasm web-assembly
Last synced: about 2 months ago
JSON representation
Simple application using Web Assembly, calculating Fibonacci number
- Host: GitHub
- URL: https://github.com/arthrp/wasmfibonacciapp
- Owner: arthrp
- License: mit
- Created: 2017-12-28T21:54:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-30T00:29:35.000Z (over 7 years ago)
- Last Synced: 2025-01-07T10:27:39.374Z (4 months ago)
- Topics: wasm, web-assembly
- Language: HTML
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WasmFibonacciApp
Simple application using Web Assembly, calculating Fibonacci number. You'll need Emscripten, latest version. It can be easily built with [emsdk](https://github.com/juj/emsdk).