-
# Spring と GraalVM Native Image
## 概要
native imageの概要とSpring FWのサポートについて
### このセッションに関連するキーワード
* GraalVM native image
* Feature
## セッションの内容
### 話の流れ
GraalVMについて、というよりはGraalVMのnat…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [aea8f731b05343dd732d22d73093ed79022501b1](https://github.com/dotnet/runtime/commit/aea…
-
The way we define react4j components, it would be feasible to generate WebComponent wrappers for each react4j component that complied with certain constraints. See how Stencil.js does this as it is qu…
-
This issue aims to evaluate various methods to reduce the size of the current reachability metadata required for Native Image, specified in `reachability-metadata.json` files. The tradeoff when reduci…
-
Can the AOT file built on windows run directly on other platforms? like linux ubuntu22.
-
In spring boot it's possible to autowire custom objects with `applicationContext.getAutowireCapableBeanFactory().autowireBean(object)`. This is really helpful.
But it's not working if the applicati…
-
## Intro
While Mono provides stable support for WebAssembly in Avalonia, we were planning to investigate NativeAOT-LLVM for a long time. Recently several JSImport/JSExport related changes were back…
-
In case the team is taking suggestions.
My experience with the native AOT compiler so far has been a bit brittle (I know that it is an experiment, but I also know it has enormous potential and I'm …
-
## Background and Motivation
As described in https://github.com/dotnet/aspnetcore/issues/47548, ASP.NET has some internal logic around how it serializes objects to JSON for Minimal APIs and MVC. Wh…
-
What do you mean with this? Does code generation mean JIT? You listed Xamarin.iOS before this. As I recall I have read somewhere that on Android and iOS people are forced to use Mono because these pla…