You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
256 B

CEF integration for Desktop Jetpack Compose.
Run example:
To run application execute in terminal: ``./gradlew run``
To run application in browser sliced mode execute in terminal: ``./gradlew run --args="slices"``
PS. Mac OS X is currently not supported.