Noa
020d64c1f1
Split client codegen out into its own crate ( #2593 )
...
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com >
2025-04-29 17:54:25 +00:00
Phoebe Goldman
e67b5f8565
Fix outdated advice in getrandom warning ( #2444 )
2025-03-12 15:55:22 +00:00
Noa
d43548b1de
Fix confusing csharp workload-install error message ( #2238 )
2025-02-10 20:31:11 +00:00
Phoebe Goldman
91327d585e
Make Timestamp a special SATS type ( #1836 )
...
Signed-off-by: Phoebe Goldman <phoebe@goldman-tribe.org >
Co-authored-by: James Gilles <jameshgilles@gmail.com >
Co-authored-by: Zeke Foppa <196249+bfops@users.noreply.github.com >
2025-02-07 18:17:53 +00:00
Zeke Foppa
09fe2756b8
CLI - Better module language inference ( #2218 )
...
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com >
2025-02-06 21:24:00 +00:00
Noa
293aebaef9
Bump to Rust 1.84 ( #2001 )
2025-01-28 23:11:29 +00:00
Zeke Foppa
a54ea3a391
CLI - Replace clippy with a manual check ( #1928 )
...
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com >
2025-01-17 00:03:11 +00:00
Ingvar Stepanyan
763ba5ef5c
Enforce .NET 8 SDK for new C# modules ( #2046 )
2025-01-07 20:40:56 +00:00
Mario Montoya
7f22d88694
CLI should not depend on rustup ( #1996 )
2024-11-26 16:05:05 +00:00
Noa
f8beb699c7
Implement new rand api ( #1283 )
...
* Implement new rand api
* Address comments
2024-05-31 17:42:58 +00:00
Noa
abbb7b0db9
Preserve debuginfo through wasm-opt ( #1013 )
2024-04-05 18:13:55 +00:00
Ingvar Stepanyan
02d0428151
C#: add experimental NativeAOT-LLVM support ( #713 )
...
* Add experimental NativeAOT-LLVM support
* Fix codegen ambiguity
* Restore logging redirect
2024-04-03 18:23:39 +00:00
Noa
540c519002
Rewrite smoketests as python unittests ( #692 )
...
* Rewrite smoketests as python unittests
* Get all tests working and do some work on parallel unittest
* Give up on parallel unittests
* Fix CI + address comments
* Fix skip-clippy arg confusion (just use the env var)
* fix ci
* Add comments
2024-03-14 02:47:38 +00:00
Zeke Foppa
98fa0867f3
Fix: Publish fails if rustup not present ( #814 )
...
* empty
* remove
* fixed?
* clarify
* [bfops/fix-799-rustup-issue]: fix log
* [bfops/fix-799-rustup-issue]: restore
* [bfops/fix-799-rustup-issue]: cargo fmt
* [bfops/fix-799-rustup-issue]: nit
2024-02-13 20:00:43 +00:00
Ingvar Stepanyan
e88bda0aaa
Lower log verbosity ( #703 )
...
* Lower log verbosity
* cargo fmt
2024-01-09 12:05:11 +00:00
Ingvar Stepanyan
4f74a5c5c6
Move to .NET 8 WASI support ( #587 )
2023-11-30 14:54:26 +00:00
Ingvar Stepanyan
5f98d70da8
Fix wasm-opt for C# modules ( #482 )
2023-10-28 03:43:55 +01:00
Ingvar Stepanyan
4f901ab538
Optimise binaries with wasm-opt ( #423 )
2023-10-17 16:25:20 +01:00
Ingvar Stepanyan
8f5026f3ee
Run Clippy first and share profile ( #413 )
2023-10-11 18:04:35 +01:00
Mazdak Farrokhzad
2019bd27b7
Add project path check ( #380 )
...
Co-authored-by: Boppy <no-reply@boppygames.gg >
2023-10-08 02:05:55 +02:00
Ingvar Stepanyan
f98694f707
Add C# integration test ( #291 )
2023-09-13 15:53:07 +01:00
Ingvar Stepanyan
495c07d831
C# CLI integration ( #126 )
...
Co-authored-by: Derek Brinkmann <dbrinkmann@citadelstudios.net >
2023-08-02 22:11:23 +01:00