Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/midhunsureshr/wasmdemo

WebAssembly demo for seminar
https://github.com/midhunsureshr/wasmdemo

Last synced: 13 days ago
JSON representation

WebAssembly demo for seminar

Awesome Lists containing this project

README

        

# WebAssembly Demo
This repo contains Sieve of Eratosthenes implemented in WASM and JavaScript. It measures execution time between WASM and JavaScript.