Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork669
A TypeScript-like language for WebAssembly.
License
AssemblyScript/assemblyscript
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
AssemblyScript compiles a variant ofTypeScript (basically JavaScript with types) toWebAssembly usingBinaryen. It generates lean and mean WebAssembly modules while being just annpm install
away.
Most of the maintainers and contributors do this open source work in their free time. If you use AssemblyScript for a serious task or plan to do so, and you'd like us to invest more time on it,please donate to ourOpenCollective. By sponsoring this project, your logo will show up below. Thank you so much for your support!
A development environment can be set up by cloning the repository:
git clone https://github.com/AssemblyScript/assemblyscript.gitcd assemblyscriptnpm installnpm link
The link step is optional and makes the development instance available globally. The full process is documented as part of the repository:
About
A TypeScript-like language for WebAssembly.
Topics
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.