An open API service indexing awesome lists of open source software.

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

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