issues
search
pepyakin
/
binaryen-rs
Binaryen bindings for Rust.
Apache License 2.0
74
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Disable building binaryen tools
#71
surma
closed
8 months ago
0
publish 0.13.0
#70
pepyakin
closed
8 months ago
0
Update binaryen
#69
surma
closed
8 months ago
1
Are there still bindings somewhere to the IR construction
#65
bcpeinhardt
opened
1 year ago
6
Publish new version to crates.io
#64
jeffcharles
closed
8 months ago
1
Add a boilerplate GHA CI
#63
pepyakin
closed
2 years ago
0
bump binaryen submodule to version_109
#62
dicej
closed
2 years ago
3
publish 0.12.1
#61
pepyakin
closed
2 years ago
0
0.12.1 Release
#60
ospencer
closed
2 years ago
1
Upgrade to GitHub-native Dependabot
#59
dependabot-preview[bot]
closed
3 years ago
1
Fix ARM builds
#58
NicholasLYang
closed
3 years ago
0
u8/i8 error when building in ARM
#57
NicholasLYang
closed
3 years ago
0
Optimizations are executed, even if chosen level is `0`
#56
cmichi
opened
3 years ago
0
Update rand requirement from 0.7.0 to 0.8.0
#55
dependabot-preview[bot]
closed
3 years ago
0
publish 0.12.0
#54
pepyakin
closed
4 years ago
1
Simplify the shim code
#53
axic
closed
4 years ago
1
Check in generated bindgen bindings
#52
alexcrichton
closed
4 years ago
0
Add tests for missing passes
#51
pepyakin
closed
4 years ago
2
Update CI toolchains
#50
pepyakin
closed
4 years ago
0
Format code using 'cargo fmt'
#49
Atul9
closed
4 years ago
5
Update binaryen submodule
#48
alexcrichton
closed
4 years ago
2
Add test to ensure all optimisation passes were correctly parsed
#47
axic
closed
4 years ago
0
Add BinaryenSafeValidate
#46
axic
closed
4 years ago
0
Change write() to create a vec in both cases
#45
axic
closed
4 years ago
1
Update to binaryen 1.39.1
#44
axic
closed
4 years ago
1
Make crate thread-safe (by removing set_global_codegen_config)
#43
axic
closed
4 years ago
1
Change optimize() to take in a mutable self
#42
axic
closed
4 years ago
0
Add smoke test for optimize()
#41
axic
closed
4 years ago
0
Replace wabt with wat
#40
axic
closed
4 years ago
1
Upgrade binaryen-sys?
#39
RReverser
closed
4 years ago
2
Update `binaryen-sys`'s `bindgen` build dependency to 0.52.0
#38
fitzgen
closed
5 years ago
3
Update wabt requirement from 0.7 to 0.9
#37
dependabot-preview[bot]
closed
5 years ago
0
Remove -Werror from binaryen's makefile
#36
eira-fransham
closed
5 years ago
0
Update wabt requirement from 0.7 to 0.8
#35
dependabot-preview[bot]
closed
5 years ago
1
Update rand requirement from 0.6.1 to 0.7.0
#34
dependabot-preview[bot]
closed
5 years ago
0
Upgrade to Binaryen 1.38.31
#33
axic
closed
5 years ago
4
0.6.0 release broken?
#32
axic
closed
5 years ago
11
Use OptimisationPass in is_valid
#31
axic
closed
5 years ago
2
Parse optimisation pass names in build.rs
#30
axic
closed
5 years ago
8
Rip off IR
#29
pepyakin
closed
5 years ago
0
Add appveyor
#28
pepyakin
closed
5 years ago
0
Move implementation for Default on Module closer to Module
#27
axic
closed
5 years ago
0
Hide from_raw from the public API
#26
axic
closed
5 years ago
3
Simplify vector handling in binaryen-sys shim
#25
axic
closed
5 years ago
0
Optimisation passes API
#24
axic
closed
5 years ago
5
Mention that auto_drop runs optimisation passes
#23
axic
closed
5 years ago
1
Add run_optimization_passes feature
#22
axic
closed
5 years ago
1
Fix signature of translateToFuzz in binaryen-sys tests
#21
axic
closed
5 years ago
2
Use stdbool.h to simplify translateToFuzz
#20
axic
closed
5 years ago
0
Include wrapper.h in Shim.cpp to enforce signature checks
#19
axic
closed
5 years ago
0
Next