This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
skia2
Watch
1
Star
0
Fork
0
You've already forked skia2
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
e3ecc34f01
skia2
/
modules
/
canvaskit
/
external_test
/
.gitignore
1 line
4 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[canvaskit] Add tests/examples for using CanvasKit with Typescript. This adds a way to test/demonstrate how an external client using Typescript can make use of CanvasKit in a browser (currently a JS library with Typescript bindings supplied). See: modules/canvaskit/external_test/typescript_browser/ This also adds a way that we hope CanvasKit might be used in a future release, that is, via ES6 modules. See: modules/canvaskit/external_test/typescript_browser_es6/ These TS files can be built into the JS files needed by the respective index.html files using the appropriate target in modules/canvaskit/external_test/Makefile. Then, `make serve` will bring up a HTTP Server that will make the folders accessible on localhost:8000 Change-Id: Ie4ddc2588b4bdccd4a727f11b540289cf4f85795 Bug: skia:11077, skia:12539 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/468214 Reviewed-by: Leandro Lovisolo <lovisolo@google.com>
2021-11-05 20:17:03 +00:00
*.js
Reference in New Issue
Copy Permalink