mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-13 23:11:41 +00:00
Initial instance methods and field layout; More cleanup
This commit is contained in:
@ -12,8 +12,9 @@ To build [assembly/pson.ts](./assembly/pson.ts) to an untouched and an optimized
|
||||
$> npm run build
|
||||
```
|
||||
|
||||
Afterwards, to run the included test, do:
|
||||
Afterwards, to run the included [test](./tests/index.js):
|
||||
|
||||
```
|
||||
$> npm install
|
||||
$> npm test
|
||||
```
|
||||
|
Reference in New Issue
Block a user