Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A TypeScript-like language for WebAssembly.

License

NotificationsYou must be signed in to change notification settings

AssemblyScript/assemblyscript

Repository files navigation

AssemblyScript logo

Test statusPublish statusnpm compiler versionDiscord online#StandWithUkraine

AssemblyScript compiles a variant ofTypeScript (basically JavaScript with types) toWebAssembly usingBinaryen. It generates lean and mean WebAssembly modules while being just annpm install away.


Contributors

Contributor logos

Thanks to our sponsors!

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!

Sponsor logos

Development instructions

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:


[8]ページ先頭

©2009-2025 Movatter.jp