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

https://github.com/devcyclehq-sandbox/as-repro


https://github.com/devcyclehq-sandbox/as-repro

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# as-repro
Reproduces an issue with WASM crashing due to calling `assemblyscript-json`'s stringify method

Possibly related to a GC bug https://github.com/AssemblyScript/assemblyscript/issues/2178

To reproduce:
Run `yarn` to install dependencies
Run `yarn start`