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

Target JS and Wasm #30

Open
wants to merge 3 commits into
base: trunk
Choose a base branch
from

Conversation

matt-ramotar
Copy link

@matt-ramotar matt-ramotar commented May 10, 2024

Hey @saket - I'm trying to get this to work on web. Currently it builds, but swipe and scroll are not working (see recording). Before I invest time into this, would you be open to targeting JS and Wasm?

Screen.Recording.2024-05-10.at.9.54.02.AM.mov

Signed-off-by: Matt Ramotar <matt.ramotar@uber.com>
@matt-ramotar matt-ramotar marked this pull request as draft May 10, 2024 13:59
@saket
Copy link
Owner

saket commented May 10, 2024

I'd love to! Could you also include instructions for running the web app for those unfamiliar with JavaScript and WebAssembly, like myself?

@matt-ramotar
Copy link
Author

Awesome, yeah for sure (added to README too):

./gradlew :sample:webApp:wasmJsBrowserDevelopmentRun

@matt-ramotar
Copy link
Author

It works! The issue seems to be with the scaffold actually, it's not recognizing gestures. For the samples, I extracted the content from the scaffold. Otherwise, no substantive changes. Let me know what you think

Screen.Recording.2024-05-10.at.8.53.24.PM.mov

@matt-ramotar matt-ramotar marked this pull request as ready for review May 11, 2024 00:58
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