Felix Deimel · @lemonmojo
26 followers · 18 posts · Server mastodontech.de

A couple bash files and a few .NET 8 Preview related workarounds later, we now have an automated way to compile a .NET assembly and auto-generated bindings for using NativeAOT into an XCFramework containing and binaries for all architectures.

All but two unit tests succeed and I'm confident the two remaining should be fixed by tomorrow.

Thx again @filipnavara & @Alex for all your help!

github.com/royalapplications/b

@royalapps

#swift #ios #macos #swiftlang #xcode #nativeaot #csharp #dotnet

Last updated 1 year ago

zetroot · @zetroot
37 followers · 325 posts · Server lor.sh

А вообще я конечно жду полную совместимость с в .
Вот тогда заживем! Можно будет не тащить весь рантайм с собой. Это еще по 70 (?) метров с образа.

#nativeaot #aspnetcore

Last updated 1 year ago

Great article from @jakejscott on deploying a serverless api using .NET NativeAOT. It is not a beginner content whether on .NET or AWS but it is worth a reading. I think we can even go a step further Docker build steps inside the CDK stack by leveraging the BundlingOptions interface.
jakejscott.com/deploy-a-server

#aws #dotnet #nativeaot #cdk #serverless

Last updated 2 years ago

zetroot · @zetroot
32 followers · 244 posts · Server lor.sh

@strizhechenko бери . Потом делаешь и у тебя маленький бинарник и жизнь хороша

#dotnet #nativeaot

Last updated 2 years ago

Wiesław Šoltés · @soltes
92 followers · 146 posts · Server mastodon.social

HexView an @avaloniaui app running on Windows 7 using 8 , instant startup, smooth scrolling 🔥

#nativeaot #dotnet #csharp

Last updated 2 years ago

Mark Rendle · @markrendle
1157 followers · 746 posts · Server hachyderm.io

RT: weislawsoltes

NET 8 preview1 @AvaloniaUI is 🚀 startup ram usage 24 MB, executable 20.9 MB

#nativeaot #dotnet #xaml #lightspeed

Last updated 2 years ago

Wiesław Šoltés · @soltes
91 followers · 143 posts · Server mastodon.social

.NET 8 30MB ram usage looks good

#nativeaot #dotnet #xaml #avaloniaui

Last updated 2 years ago

Andrii Kurdiumov · @kurdiumov
1 followers · 3 posts · Server hachyderm.io

Hi everyone ! Here's my 👋, it's probably time, because why not.

Not sure what to write, but let's try.

I'm an software developer on .NET platofmr, probably sometimes web dev, sometimes works on IoT, sometimes a bit of Desktop and mobile. Interested in improving for .NET and that keeps me busy!

Thanks @nova for the instance and welcoming place.

#introduction #nativeaot

Last updated 2 years ago

Eric Sink · @ericsink
279 followers · 13 posts · Server hachyderm.io

So if you're using to build multiple (dynamic) libraries, it appears that each one has its own instance of the garbage collector.

Which makes sense. I mean, where else could the GC be?

This means if you get an object handle (as a GCHandle/IntPtr) from one NativeAOT library and pass it to another NativeAOT library, it won't be able to convert it back to an object reference.

Like I said, nothing surprising here if you think about it, but I like to know how things work.

#dotnet #nativeaot

Last updated 2 years ago

ChiefPosh :verified: · @xeo
89 followers · 285 posts · Server home.social

@rstropek maybe at some point, executing "dotnet run" will spin up a wasmtime docker and run 20 orchesterated services from webassembly.

It basically makes the additional IL layer obsolete.

Did you evaluate with its capabilites in regards to ?

#dotnet7 #nativeaot #wasm

Last updated 2 years ago

Moke :csharp: · @Moke
155 followers · 344 posts · Server hachyderm.io

RT @dotnetonAWS
🚀 announces AWS Lambda tooling support for .NET 7!

You can build and deploy .NET 7 applications to Lambda, including apps compiled using . .NET 7 brings many performance improvements and optimizations. 👉 go.aws/3g5KYdk

#aws #nativeaot #dotnet #serverless

Last updated 2 years ago

plantpowerjames · @plantpowerjames
31 followers · 19 posts · Server hachyderm.io

Updates on the serverless .NET docs site to add content on how to use .NET 7 and native AOT with AWS Lambda.

serverlessdotnet.dev/docs/adva

#serverless #dotnet #aws #awslambda #nativeaot

Last updated 2 years ago