-
Currently, the WASM page size is fixed at 64KiB, which is rather expensive [in some scenarios](https://github.com/wasm3/embedded-wasm-apps).
WebAssembly WG proposed a new feature to handle it nicel…
-
Recently setup-as started to give errors and because of that we decided to stop doing assemblyscript builds in [#3957](https://github.com/casper-network/casper-node/pull/3957), and this task is about …
-
### Discussed in https://github.com/graphprotocol/graph-tooling/discussions/1639
Originally posted by **alex-pakalniskis** April 22, 2024
## Problem
Even though Substreams packages contain re…
-
**What package is covered by this investigations?**
https://github.com/AssemblyScript/assemblyscript: TypeScript -> Wasm compiler.
**Describe the goal of the investigation**
Create portab…
-
https://github.com/AssemblyScript/assemblyscript/pull/2157 broke it
The `--extension` cli option was removed
-
# 总结
- https://github.com/AssemblyScript/assemblyscript
- rust有[yew](https://github.com/cisen/blog/issues/668)
- 标准:https://webassembly.org/
- 入门:https://github.com/chai2010/awesome-wasm-zh [例子](h…
cisen updated
5 years ago
-
Hello! I've continued work on Kiwi here: https://github.com/lume/kiwi
It is currently TypeScript that compiles to plain JS (thanks to @IjzerenHein), and I am planning on making it compatible with […
-
Hi,
Could you please provide few steps or link with which I can run this starter.
I am new to WebAssembly and AssemblyScript and trying to use AssemblyScript Loader.
My try is to write a decode…
-
A conversão no [Site](https://designliquido.github.io/delegua-web/) para outras linguagens parece não estar convertendo corretamente:
assemblyScript e javascript acaba recebendo funções não existente…
-
```typescript
let a = "b" + "c";
```
in AS code leads to following error when executed in the ```soroban-cli```:
```text
error: HostError
Value: Status(VmError(Validation))
Debug events (ne…