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

https://github.com/abcxff/wasmhive

Project for scripts compiled to WASM for games compiled to WASM
https://github.com/abcxff/wasmhive

Last synced: 4 months ago
JSON representation

Project for scripts compiled to WASM for games compiled to WASM

Awesome Lists containing this project

README

          

# wasmhive
Project for scripts compiled to WASM for games compiled to WASM

## ?

The idea is to use WASM's shared-memory feature (proposal) to allow developers to code extensions and userscripts in other languages besides JS, for websites and applications coded in other languages besides JS. Of course there will always be the glue code, but this is a proof of possibility.