-
The current ONNX compilation flow is serviceable but somewhat user hostile, directly requiring too much low-level manipulation of the system. Recommend creating a real ONNX frontend API and CL which h…
-
```
Guava has been releasing open-source versions for a couple of years now, and
has solid guarantees about non-@Beta APIs staying consistent over a long period
of time. Guice doesn't need to packa…
-
### Question
是否有计划考虑将Bootstrap编译成native? native在应对突发流量需要扩容时启动快, 占用资源更小.
1. 很多依赖的框架并不支持
2. shenyu本身也有上传编译jar等native不能支持的功能
Is there a plan to consider compiling Bootstrap into native? Nativ…
-
compilation to BEAM bytecode,
BEAM specific features like processes and messages
implement backend yourself and make a library out of it?
-
### Problem Statement
Through this issue, we started capturing logcat logs as breadcrumb:
* https://github.com/getsentry/sentry-java/issues/1620
We used the gradle plugin and bytecode manipul…
-
I think pitest does not apply mutations when method is annotated with `org.springframework.transaction.annotation.Transactional` annotation.
See exemple on screenshots below. (Maybe it just does not…
-
Currently, the minimum API level has been raised to API 24 (Android 7.0). According to the Google Play survey, this would allow the app to run on ~57.9% of Android devices still out there. Due to the …
-
### Problem Statement
We rely on other libraries to offer some callbacks or require users to manipulate / wrap libraries for errors to be reported to Sentry. By using a Java Agent we could wrap calls…
-
# Lines of code
https://github.com/code-423n4/2023-10-zksync/blob/1fb4649b612fac7b4ee613df6f6b7d921ddd6b0d/code/system-contracts/bootloader/bootloader.yul#L1244-L1245
https://github.com/code-423n4/20…
-
Maybe its already in place but is it possible to generate multiple lambda/function artifacts for a single ktor DSL based project by splitting it per route? Kotless could automatically create and manag…