Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/armed/nim-wasm-tests

wasm poke
https://github.com/armed/nim-wasm-tests

Last synced: about 2 months ago
JSON representation

wasm poke

Awesome Lists containing this project

README

        

steps to reproduce
1. `cd hello`
2. `npm i`
3. `npx asc hello.ts -o ../nim-wasm/src/hello.wasm`
4. `cd ../nim-wasm`
5. `nim c src/nim_wasm.nim`