Skip to content

Commit dae9880

Browse files
committed
Fix and also unify ugc example, see AssemblyScript#101
1 parent 1f3bb61 commit dae9880

File tree

5 files changed

+944
-1046
lines changed

5 files changed

+944
-1046
lines changed

examples/ugc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Instructions
99
To build [assembly/ugc.ts](./assembly/ugc.ts) to an untouched and an optimized `.wasm` including their respective `.wat` representations, run:
1010

1111
```
12-
$> npm run build
12+
$> npm run asbuild
1313
```
1414

1515
Afterwards, to run the included [test](./tests/index.js):

0 commit comments

Comments
 (0)