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

https://github.com/mathisburger/wasm-test

Simple project to test how wasm works and how close it comes to real javascript
https://github.com/mathisburger/wasm-test

Last synced: about 1 year ago
JSON representation

Simple project to test how wasm works and how close it comes to real javascript

Awesome Lists containing this project

README

          

# WASM

After playing around with WASM I came to the result, that wasm is very nice
for writing single functions in rust, but DOM integration sucks.