Skip to content

mikhasd/wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wasm

Created this project in order to compare native C code, Java and WebAssembly performance.

In order to do that, I've written a very simple implementation of Dijkstra Shortest Path algorithm using an adjancency matrix graph implementation.

Releases

No releases published

Packages

No packages published

Languages