issues
search
FractalFir
/
rustc_codegen_clr
This rust compiler backend(module) emmits valid CIL (.NET IR), enabling you to use Rust in .NET projects.
MIT License
1.56k
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Binaries not at correct location?
#59
cptpiepmatz
opened
2 weeks ago
4
Added i128 multiplaction overflow checks
#58
FractalFir
closed
1 month ago
0
Merge changes to the method reference repr
#57
FractalFir
closed
1 month ago
0
Sponsor button on project
#56
MolotovCherry
closed
2 months ago
1
Fix various failing tests.
#55
WhatAmISupposedToPutHere
opened
2 months ago
1
error[E0425]: cannot find function `f128_support_lib` in module `libc_fns` when building under Windows 10
#54
1Tiphereth
opened
2 months ago
68
Typesystem rewamp
#53
FractalFir
closed
2 months ago
0
Rename struct_tail_erasing_lifetimes to struct_tail_for_codegen
#52
MakiSonomura
closed
3 months ago
0
Add `is_val_statically_known`, `ptr_mask` and `type_name` intrinsics tests
#51
Oneirical
opened
3 months ago
2
Assorted arithmetic intrinsics tests
#50
Oneirical
closed
3 months ago
2
Add `core::intrinsics::transmute` intrinsics test
#49
Oneirical
closed
3 months ago
2
[MISCOMPILATION] file not found for module `utilis` in cilly
#48
bingxinliu
closed
4 months ago
2
Added BLt, BLt.Un, BGe, BGe.Un, BLe, BGe instructions and introduced some optimizations
#47
EinarSnorrason
closed
5 months ago
4
Added BLt, BLt.Un, BGe, BGe.Un, BLe, BGe instructions and introduced some optimizations
#46
EinarSnorrason
closed
5 months ago
0
Add tests for more intrinsics
#45
FractalFir
opened
5 months ago
0
Enhancement - implement the bgt and bgt.un instructions, and use them for optimizations.
#44
FractalFir
closed
5 months ago
0
Enhancement - implement the `blt` and `blt.un` instructions, and use them for optimizations.
#43
FractalFir
closed
5 months ago
0
README.md: fix typo
#42
siwatanejo
closed
5 months ago
0
README.md: fix typo
#41
siwatanejo
closed
6 months ago
2
[Linker issue] Latest commit fails to compile example in QUICKSTART.md
#40
u9g
opened
6 months ago
5
Feedback: Simpler Float-to-Integer conversion
#39
neon-sunset
opened
6 months ago
4
Typo in about repo: emmits -> emits
#37
berkus
opened
6 months ago
0
Update README.md to show that stack unwinding is now supported
#36
yerke
closed
8 months ago
0
Tried adding MacOS testing actions
#35
FractalFir
opened
9 months ago
0
Add support of macOS platforms
#34
sisungo
closed
9 months ago
0
[DELETED] Add support of macOS platforms
#33
sisungo
closed
9 months ago
0
Try adding ilasm
#30
FractalFir
closed
10 months ago
0
Support for SelfContainedDeployment [SCD] for executable projects
#29
admalledd
opened
10 months ago
6
Incorrect handling of getting the address of an unsized place
#28
FractalFir
closed
9 months ago
0
Test Report from OpenDAL
#27
Xuanwo
opened
11 months ago
1
chore: Add rust-toolchain for easier dev setup
#26
Xuanwo
closed
11 months ago
0
Request for a quick start docs
#25
Xuanwo
closed
3 months ago
8
Fix typos and formatting in README.md
#24
yerke
closed
11 months ago
0
Minor review of README.md
#23
mgielda
closed
11 months ago
0
Complete rewrite of the type handling system
#22
FractalFir
closed
12 months ago
0
Fix typo in README.md
#21
VaibhavWakde52
closed
1 year ago
0
Use of unmanaged memory.
#20
nikii-me
closed
1 year ago
4
Enhanced readbility of README.md
#19
heavyrain266
closed
1 year ago
2
Test assemblies are invalid when loading with dotPeek
#18
karashiiro
closed
1 year ago
5
Added support for dereferencing tuples behind refs
#17
karashiiro
closed
1 year ago
0
Added assignment tests for ADTs
#16
karashiiro
closed
1 year ago
0
Added support for indexing slices/arrays
#15
karashiiro
closed
1 year ago
8
Added support for adding methods to typedefs
#14
karashiiro
closed
1 year ago
5
Slice indexing support
#13
karashiiro
closed
1 year ago
6
Rust/.NET interop
#12
FractalFir
opened
1 year ago
0
Add support for storing/loading primitives through a dereference
#11
karashiiro
closed
1 year ago
0
Correct typos in README.md
#10
hkjels
closed
1 year ago
0
readme: typo fixes
#9
tshepang
closed
1 year ago
0
Support for drops
#8
karashiiro
closed
7 months ago
4
Fixed version parsing from "dotnet --info"
#7
karashiiro
closed
1 year ago
0
Next