-
Trying to run hello_world.py from examples on wsl2 gives the following error (same with other examples):
OSError: cannot load library '/.local/lib/python3.11/site-packages/binaryen/./libbinaryen/x8…
-
Hi,
I'm running Binaryen with `-S` (because I'm using a combination of proposals not handled by other tools yet) in order to debug some code. I added the `--intrinsic-lowering` flag, hoping it woul…
-
# Request
Start publishing armored signature files for binaryen artifacts. E.g. for `binaryen-version_118-aarch64-linux.tar.gz` add `binaryen-version_118-aarch64-linux.tar.gz.asc` file so that the or…
-
The blockchain consensus was never integrated with CRDT and only worked on the previous implementation.
Blockchain is already integrated on CRDT, however transactions are directly posted on the block…
-
-
### 前置阅读 | Pre-reading
- [X] [文档](https://puerts.github.io/unity/zhcn/readme)/[Doc](https://puerts.github.io/unity/en/readme)
- [X] [Issues](https://github.com/Tencent/puerts/issues?q=is%3Aissue+s…
-
Binaryen has started to use some C++20 features, and it would be nice to use even more. For that we'll want to make sure that Binaryen can still be compiled on as many systems as possible, and that ou…
-
~The autogen (a custom `autogen.py` that generates multiple branches) currently is broken:
`ERROR Upstream GitHub asset binaryen-version_120-aarch64-linux.tar.gz not found.`~
The real issue her…
-
On Old browsers like Firefox 52 and Chrome 49 appear this:
no binaryen method succeeded. consider enabling more options, like interpreting, if you want that: https://github.com/kripken/emscripten/w…
-
by
```
console.log("e.table", e.table, data.length)
console.log("table", binaryen.getTableInfo(this.module.getTable(e.table)))
```
output
```
e.table 0 185325
table { name: '0', module: '',…
niu2x updated
3 months ago