-
I'm wondering how fast if can be, using https://github.com/AssemblyScript/assemblyscript
-
(Continuing from https://github.com/Microsoft/TypeScript/issues/10939)
I'd like to add another use case:
[AssemblyScript](https://github.com/AssemblyScript/assemblyscript). :)
It could be han…
-
I can't seem to completely reproduce my steps...
I started at ...
[ICO Analytics on Twitter: "Agoric, a JavaScript smart contract platform, has opened applications to their incentivized testnet\…
-
This seems like it might be the tool for the job. I saw you comments in the WebAssembly Discord #assemblyscript channel. Btw there's an [official AssemblyScript Discord server](https://discord.gg/wx8d…
-
On recent bi-weekly meeting we talked about lint system. Currently we have very basic rules for ts-lint but first of all it only for internal usage and development process, secondary it pretty basic a…
-
Hi everyone,
I am working since yesterday on the port of gl-matrix to WebAssembly.
Define objectives are:
- [X] compatibility with TypeScript preserved (using `std/assemblyscript/portable` defin…
-
If serialization or deserialization fails, this library throws an error.
In other languages this would be fine, because you could use try/catch to handle the error. Unfortunately, AssemblyScript d…
-
I originally raised this at AssemblyScript (https://github.com/AssemblyScript/assemblyscript/issues/2099) but they appear to view it as an issue with Wasm runtimes; they have raised a Wasmer bug but m…
-
Hi DeMille. You did a great stuff with integration C/C++ and rust. What do you think add also [dcode's AssemblyScript](https://github.com/AssemblyScript/assemblyscript)?
-
When I first looked at AssemblyScript, it seemed kinda silly - you might as well write C if all you get is integer types and such.
But this week I found a bignum class as part of a smart contract l…