mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-07-31 06:02:11 +00:00
Replace more .wast references with .wat
This commit is contained in:
@@ -6,7 +6,7 @@ An [AssemblyScript](http://assemblyscript.org) example. Continuously updates the
|
||||
Instructions
|
||||
------------
|
||||
|
||||
To build [assembly/game-of-life.ts](./assembly/game-of-life.ts) to an untouched and an optimized `.wasm` including their respective `.wast` representations, run:
|
||||
To build [assembly/game-of-life.ts](./assembly/game-of-life.ts) to an untouched and an optimized `.wasm` including their respective `.wat` representations, run:
|
||||
|
||||
```
|
||||
$> npm run build
|
||||
|
Reference in New Issue
Block a user