Skip to content

Round robin algorithm implemented with WASM using TinyGo compiler

Notifications You must be signed in to change notification settings

PedroCM96/round-robin-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

round-robin-wasm

Round robin algorithm implemented with WASM using TinyGo compiler

Web Assembly Demo

In order to test the performance of WebAssembly, we implemented a round robin scheduling algorithm for 6000 players. We have the same algorithm implemented in VanillaJS and Typescript, which will be compiled with AssemblyScript to WebAssembly.

Screenshot

About

Round robin algorithm implemented with WASM using TinyGo compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published