https://github.com/devcyclehq-sandbox/as-repro
https://github.com/devcyclehq-sandbox/as-repro
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devcyclehq-sandbox/as-repro
- Owner: DevCycleHQ-Sandbox
- Created: 2022-06-08T18:51:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-19T04:27:35.000Z (7 months ago)
- Last Synced: 2025-01-27T13:11:35.033Z (4 months ago)
- Language: JavaScript
- Size: 5.94 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# as-repro
Reproduces an issue with WASM crashing due to calling `assemblyscript-json`'s stringify methodPossibly related to a GC bug https://github.com/AssemblyScript/assemblyscript/issues/2178
To reproduce:
Run `yarn` to install dependencies
Run `yarn start`