Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for GraalVM Native Image #787

Draft
wants to merge 111 commits into
base: main
Choose a base branch
from
Draft

Add support for GraalVM Native Image #787

wants to merge 111 commits into from

Conversation

DRSchlaubi
Copy link
Member

This PR aims to provide support for GraalVM (see #786)

ksp-processors/src/main/kotlin/graal/ReflectConfig.kt Outdated Show resolved Hide resolved
ksp-processors/src/main/kotlin/graal/ReflectConfig.kt Outdated Show resolved Hide resolved
ksp-processors/src/main/kotlin/graal/ReflectConfig.kt Outdated Show resolved Hide resolved
ksp-processors/src/main/kotlin/graal/ReflectConfig.kt Outdated Show resolved Hide resolved
ksp-processors/src/main/kotlin/graal/ReflectConfig.kt Outdated Show resolved Hide resolved
buildSrc/src/main/kotlin/kord-module.gradle.kts Outdated Show resolved Hide resolved
common/src/test/kotlin/ColorTests.kt Outdated Show resolved Hide resolved
core/src/main/kotlin/cache/data/StickerData.kt Outdated Show resolved Hide resolved
buildSrc/build.gradle.kts Outdated Show resolved Hide resolved
gradle/libs.versions.toml Outdated Show resolved Hide resolved
DRSchlaubi and others added 8 commits March 20, 2023 11:44
Co-authored-by: Lukellmann <47486203+Lukellmann@users.noreply.github.com>
Co-authored-by: Lukellmann <47486203+Lukellmann@users.noreply.github.com>
- Use Method type for methods and queriedMethod
- Add Condition
- Add Import for @EncodeDefault
@lukellmann lukellmann changed the base branch from 0.8.x to 0.9.x March 25, 2023 17:41
# Conflicts:
#	.github/workflows/docs-ci.yml
#	buildSrc/src/main/kotlin/kord-module.gradle.kts
#	common/src/commonTest/kotlin/ColorTests.kt
#	core/build.gradle.kts
#	core/src/jvmTest/kotlin/equality/EntityEqualityTest.kt
#	core/src/jvmTest/kotlin/interaction/CommandTypesTest.kt
#	gateway/build.gradle.kts
#	ksp-annotations/src/commonMain/kotlin/AvailableForReflectionOnGraalVMNativeImage.kt
#	ksp-processors/src/main/kotlin/KSPUtils.kt
#	rest/src/commonTest/kotlin/request/MessageRequests.kt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants