skia2/experimental/tskit
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
..
bindings [canvaskit] Add initial implementation of generating TS 2021-05-17 13:56:31 +00:00
build [canvaskit] Proof of Concept for Typescript-build structure 2021-04-09 19:01:49 +00:00
go/gen_types [canvaskit] Add initial implementation of generating TS 2021-05-17 13:56:31 +00:00
interface [canvaskit] Add initial implementation of generating TS 2021-05-17 13:56:31 +00:00
npm_build [canvaskit] Proof of Concept for Typescript-build structure 2021-04-09 19:01:49 +00:00
.eslintignore [canvaskit] Proof of Concept for Typescript-build structure 2021-04-09 19:01:49 +00:00
.eslintrc.js [canvaskit] Proof of Concept for Typescript-build structure 2021-04-09 19:01:49 +00:00
.gitignore [canvaskit] Proof of Concept for Typescript-build structure 2021-04-09 19:01:49 +00:00
compile.sh [canvaskit] Proof of Concept for Typescript-build structure 2021-04-09 19:01:49 +00:00
Makefile [infra] Port serve.py from Python2 to 3 2021-08-31 15:28:19 +00:00
package-lock.json [canvaskit] Proof of Concept for Typescript-build structure 2021-04-09 19:01:49 +00:00
package.json [canvaskit] Proof of Concept for Typescript-build structure 2021-04-09 19:01:49 +00:00
serve.py [infra] Port serve.py from Python2 to 3 2021-08-31 15:28:19 +00:00
tsconfig.json [canvaskit] Add initial implementation of generating TS 2021-05-17 13:56:31 +00:00