-
***
☝️ **Important announcement:** Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! [Find out how to migrate to Snyk and more at greenkeeper.io](https://greenkeep…
-
The AssemblyScript project seems to have a [configuration](https://github.com/AssemblyScript/assemblyscript/tree/master/lib/lint) for tslint. It's not clear how to use it though since `@assemblyscript…
-
This document will be a work-in-progress while figuring out a game plan for how and where efforts can be best-focused for performance increases.
I have experimented with benchmarking the `squash()`…
-
It will be great if user will have ability transform existing JS, pure TS, flow and jsdoc to AssemblyScript subset as well as direct to wasm/wat target. wdyt?
-
## The devDependency [wabt](https://github.com/AssemblyScript/wabt.js) was updated from `1.0.8` to `1.0.10`.
🚨 [View failing branch](https://github.com/primea/js-primea-annotations/compare/master...…
-
When trying to run my test for ls I get this error. I'm not sure if it's a problem with the filesystem or a problem with my code/test.
ERROR AS100: Operation not supported.
let chil…
-
There is needing to do
`npm run build`
before npm link. Without it, we will use old dist files. It's mentioned in https://github.com/EOSArgentina/assemblyscript/issues/1
Also, as somebody …
-
The current WIP wasm backend does not support Datetime. This thread is for discussing how we could provide Datetime for the new backend.
Implementing a datetime library from scratch in Wasm, Ergo o…
-
AssemblyScript fork requires constant maintenance and periodic fires in our system. Interestingly, the only purpose of the fork is to be able to inject the code into our system by wrapping methods int…
-
The AssemblyScript implementation is currently pinned to v0.4.4 or `as-wasi`, and the new release that breaks building modules:
```
ERROR TS6054: File '~lib/as-wasi.ts' not found.
import { Con…