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

Embedded samples with Kotlin/Wasm #691

Merged

Conversation

manuel-martos
Copy link
Contributor

@manuel-martos manuel-martos commented Apr 11, 2024

Description

As we're now supporting Kotlin/Wasm as a new Web target, we can transition all embedded samples from JS to Wasm. These changes have been implemented under this Pull Request (PR):

  • Ensure all Web samples compile seamlessly with Kotlin/Wasm.
  • Update documentation and incorporate new tasks for building samples with Kotlin/Wasm.
  • Revise the CI workflow to accommodate the generation of documentation.
  • Remove the Kotlin/JS target from web samples along with any unused code.

Checklist

  • I've updated CHANGELOG.md if required.
  • I've updated the documentation if required.

@manuel-martos manuel-martos changed the title 2.x embedded samples with wasm Embedded samples with Kotlin/Wasm Apr 11, 2024
@manuel-martos manuel-martos self-assigned this Apr 11, 2024
@manuel-martos manuel-martos added the documentation Improvements or additions to documentation label Apr 11, 2024
@manuel-martos manuel-martos added this to the 2.0 milestone Apr 11, 2024
@manuel-martos manuel-martos merged commit 0f65b2d into bumble-tech:2.x Apr 12, 2024
7 checks passed
@manuel-martos manuel-martos deleted the 2.x-embedded-samples-with-wasm branch April 12, 2024 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants