Browse Source

WebAssembly means "JS in browser with WebAssembly Skia" (#2487)

pull/2490/head v1.3.0-alpha01-dev862
dima.avdeev 2 years ago committed by GitHub
parent
commit
b858998310
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      experimental/examples/falling-balls-mpp/README.md

2
experimental/examples/falling-balls-mpp/README.md

@ -23,7 +23,7 @@ Then choose **iosApp** configuration in IDE and run it
`./gradlew desktopApp:run`
## Run web assembly in browser via Gradle
## Run JS in browser with WebAssembly Skia via Gradle
`./gradlew jsApp:jsBrowserDevelopmentRun`

Loading…
Cancel
Save