-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
I'm sure I'm messing something up but I cannot for the life of my figure out what is needed to generate an *.instrumented.wasm
version of the files. I tested it in a clean project that has only assemblyscript
and assemblyscript-unittest-framework
installed. The exact folder structure is the exact one you get from running npx asinit .
and following the assemblyscript-unittest-framework
quick start instructions. I see wat
, wasm
, js
and d.ts
files of sum.test
but no .instrumented.wasm
.
framework crash, error message: Error: ENOENT: no such file or directory, open 'C:\Users\user\Documents\test\coverage\sum.test.instrumented.wasm'
versions:
- assemblyscript: 0.28.8
- assemblyscript-unittest-framework: 1.3.1
Metadata
Metadata
Assignees
Labels
No labels