-
## 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-wasm-container/compare/master…
-
I upgraded my AS WASM app to 0.18.23 (latest AssemblyScript version), it compiles/installs fine, but timer no longer works (it works fine on 0.17.15).
1. Any idea on what could possibly cause that?…
-
The AssemblyScript doesn't support those features yet:
- Type conjuction and disjunction
- Therefore, it's not possible to extending the multiple interfaces
- In the closure function, cap…
-
It would be nice to be able to compile Python to WebAssembly as AssemblyScript does https://github.com/AssemblyScript/assemblyscript
-
`npm install` reports this error when using visitor-as 0.6.0 with assemblyscript 0.19+:
```
npm WARN Could not resolve dependency:
npm WARN peer assemblyscript@"^0.18.31" from visitor-as@0.6.0
n…
-
Hi, when I trying to install as-bind, I got the following error messages:
```bash
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: …
oliyg updated
10 months ago
-
### Bug description
as the name suggested, the docs entry for `v128.extract_lane` didn't state that the `idx` argument need to be compile time constant
### Steps to reproduce
1. try to compile this…
hinum updated
1 month ago
-
***
☝️ **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…
-
Hi, I saw that Faust can compile to Rust, so I thought compiling to AssemblyScript also would be possible?There is already quite some work done in area of audio processing with AS, and AS is a perfect…
-
See https://github.com/graphprotocol/graph-node/pull/2140, we know that there are subgraphs in the hosted service that trip this, we should investigate why and fix the root cause. And eventually move …