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 GraalVM native-image build tool support #3315

Closed
TharmiganK opened this issue Sep 6, 2022 · 2 comments
Closed

Add GraalVM native-image build tool support #3315

TharmiganK opened this issue Sep 6, 2022 · 2 comments

Comments

@TharmiganK
Copy link
Contributor

TharmiganK commented Sep 6, 2022

Description:

$Subject

Describe your task(s)

Refer the following document for the steps required to be followed : Native Image Tool Compatibility with Ballerina Standard libraries

Update the following sheet to update the progress and list down external libraries : Std libs native-image support

@TharmiganK
Copy link
Contributor Author

TharmiganK commented Sep 9, 2022

Let's update the list once this compatibility check is done

Level 1

  • io
  • java.arrays
  • regex
  • time
  • url
  • xmldata
  • constraint

Level 2

  • crypto
  • random
  • log
  • os
  • task
  • xslt
  • serdes
  • protobuf

Level 3

  • cache
  • file
  • ftp
  • mime
  • nats
  • stan
  • tcp
  • udp
  • uuid

Level 4

  • auth
  • email
  • jwt
  • oauth2

Level 5

  • http

Level 6

  • grpc
  • websocket
  • websub
  • websubhub
  • transaction

Level 7

  • graphql
  • kafka
  • rabbitmq
  • sql

Level 8

  • java.jdbc
  • mysql
  • postgresql
  • mssql
  • oracledb

@TharmiganK TharmiganK changed the title Check GraalVM native-image tool compatibility with all the Std Libs Check GraalVM native-image tool compatibility Sep 9, 2022
@TharmiganK
Copy link
Contributor Author

Closing this issue since this task is now complete!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Status: Standard Lib - PCM
Development

No branches or pull requests

2 participants