mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-04-26 15:32:16 +00:00
Update README
This commit is contained in:
parent
818331e3d5
commit
874f87f478
@ -1,11 +1,11 @@
|
|||||||
 AssemblyScript NEXT
|
 AssemblyScript
|
||||||
=================
|
=================
|
||||||
|
|
||||||
[](https://travis-ci.org/AssemblyScript/assemblyscript)
|
[](https://travis-ci.org/AssemblyScript/assemblyscript)
|
||||||
|
|
||||||
**AssemblyScript** compiles strictly typed [TypeScript](http://www.typescriptlang.org) to [WebAssembly](http://webassembly.org) using [Binaryen](https://github.com/WebAssembly/binaryen). It generates minimal WebAssembly modules while being just an `npm install` away.
|
**AssemblyScript** compiles strictly typed [TypeScript](http://www.typescriptlang.org) to [WebAssembly](http://webassembly.org) using [Binaryen](https://github.com/WebAssembly/binaryen). It generates minimal WebAssembly modules while being just an `npm install` away.
|
||||||
|
|
||||||
See [the AssemblyScript wiki](https://github.com/AssemblyScript/assemblyscript/wiki) for further instructions and documentation.
|
See [the AssemblyScript wiki](https://github.com/AssemblyScript/assemblyscript/wiki) for further instructions and documentation. You can also try it out in [Web Assembly Studio](https://webassembly.studio)!
|
||||||
|
|
||||||
Examples
|
Examples
|
||||||
--------
|
--------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user