-
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…
-
This is a regression in 3.1.70, on previously tested version 3.1.56 it worked correctly. My application gets undefined reference to __embind_initialize_bindings during runtime.
There is a code whic…
-
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…
-
-
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…
-
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…
-
## 🐛 Bug description
Describe your issue in detail.
`wasm-pack` download error
#### 🤔 Expected Behavior
What should have happened?
I am beginner for Rust and Webassembly , I follow the [Hello,…
-
### 前置阅读 | 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…