AssemblyScript
AssemblyScript compiles a strict subset of TypeScript (basically JavaScript with types) to WebAssembly using Binaryen. It generates lean and mean WebAssembly modules while being just an npm install away.
Here are 191 public repositories matching this topic...
-
Updated
Mar 23, 2022 - Rust
If a new Environment is created, processes inside of it will not have access to any command line arguments or environment variables by default. They need to be added to the ConfigEnv struct from which the Environment is created. Currently this is only possible from the host, but is not exposed as a [host function
This would vastly help the Dev experience for game developers
-
Updated
Jul 20, 2022 - JavaScript
Need to add a blurb about the test entry points and all spec files being imported.
-
Updated
Jun 24, 2022 - TypeScript
The font bitmap has empty space reserved for ASCII characters 0x80 through 0xA0.
We should use that space for something, like icons for WASM-4 controller buttons, or generic sprites like stars/hearts/etc.
Games can then use hex string literals to easily display these:
text("Press \x80 to jump!", 0, 0);Unions?
Used heavily in my flat buffer code for event type switching but appears to be missing here.
-
Updated
Jul 20, 2022 - JavaScript
-
Updated
Aug 8, 2022 - TypeScript
-
Updated
Jun 27, 2022 - TypeScript
-
Updated
Jul 31, 2022 - WebAssembly
-
Updated
Dec 27, 2021 - TypeScript
-
Updated
Mar 30, 2022 - TypeScript
-
Updated
Jul 5, 2022 - TypeScript
-
Updated
Jun 28, 2022 - TypeScript
-
Updated
Jul 7, 2022 - Rust
-
Updated
May 4, 2022 - Rust
https://github.com/ColinEberhardt/assemblyscript-regex/blob/main/.prettierignore
it would be good to find a fix / workaround for this.
-
Updated
Jul 28, 2022 - JavaScript
-
Updated
Jun 22, 2022 - TypeScript
-
Updated
Jun 1, 2021 - TypeScript
-
Updated
Aug 8, 2022 - JavaScript
-
Updated
Jun 19, 2020 - TypeScript
-
Updated
Jun 14, 2022 - TypeScript
-
Updated
Jul 21, 2022 - TypeScript
-
Updated
Aug 4, 2022 - JavaScript
-
Updated
Apr 7, 2022 - TypeScript
- Benchmark suite.
- Compare with Rust.
- Compare with incoming javascript's
BigInt.
Tests & integrity
Released October 2017
Latest release 1 day ago
- Repository
- AssemblyScript/assemblyscript
- Website
- assemblyscript.org
Example: