skia2/experimental/skottiekit
Kevin Lubick 29104528cc [infra] Port serve.py from Python2 to 3
These scripts are useful when testing WebAssembly locally
because the mimetype impacts how the binaries are loaded.

The porting was achieved by doing the following:
python -m lib2to3 -w -n serve.py


Change-Id: I09673fa881339a9b157c5fc993e190766efcd85e
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/443884
Reviewed-by: Erik Rose <erikrose@google.com>
2021-08-31 15:28:19 +00:00
..
examples [particles] Fix up URLs for the particles migration. 2021-01-25 20:44:32 +00:00
skottiekit Bump SkottieKit version 2020-07-27 18:03:55 +00:00
.gitignore [skottiekit] Initial npm files 2020-07-21 14:23:07 +00:00
CHANGELOG.md Bump SkottieKit version 2020-07-27 18:03:55 +00:00
compile.sh Rename gn options to skgpu_v1 and skgpu_v2 2021-07-01 17:09:33 +00:00
cpu.js [skottiekit] Add a proof-of-concept only Skottie WASM build. 2020-04-27 14:28:20 +00:00
debug.js [skottiekit] Add a proof-of-concept only Skottie WASM build. 2020-04-27 14:28:20 +00:00
externs.js [skottiekit] Add a proof-of-concept only Skottie WASM build. 2020-04-27 14:28:20 +00:00
gpu.js [skottiekit] Add a proof-of-concept only Skottie WASM build. 2020-04-27 14:28:20 +00:00
helper.js [skottiekit] Add a proof-of-concept only Skottie WASM build. 2020-04-27 14:28:20 +00:00
interface.js [skottiekit] Add a proof-of-concept only Skottie WASM build. 2020-04-27 14:28:20 +00:00
Makefile [infra] Port serve.py from Python2 to 3 2021-08-31 15:28:19 +00:00
postamble.js [skottiekit] Add a proof-of-concept only Skottie WASM build. 2020-04-27 14:28:20 +00:00
preamble.js [skottiekit] Add a proof-of-concept only Skottie WASM build. 2020-04-27 14:28:20 +00:00
release.js [skottiekit] Add a proof-of-concept only Skottie WASM build. 2020-04-27 14:28:20 +00:00
serve.py [infra] Port serve.py from Python2 to 3 2021-08-31 15:28:19 +00:00
skottiekit_bindings.cpp Migrate skottiekit to GrDirectContext 2020-10-15 13:27:16 +00:00