-
The WPI lib is great, but it isn't super flexible for external control, so I propose a backbone that has a set of commands which take parameters to activate systems make class instances. The applicat…
-
# Blank Worker Explainer
## Introduction
The web platform currently requires `DedicatedWorker` and `SharedWorker` scripts to be same-origin to the parent context creating them. This is largely …
-
## What
Native mobile apps for government – things like the GOV.UK ID Check app and the [HMRC app](https://www.gov.uk/guidance/download-the-hmrc-app).
Use this space to share things like:
* an…
-
## Keyword: metric learning
### ShufaNet: Classification method for calligraphers who have reached the professional level
- **Authors:** Ge Yunfei, Diao Changyu, Li Min, Yu Ruohan, Qiu Linshan, Xu…
-
I would like to see an extension to the spec that allows the gamepad API to be accessed directly from within web workers.
It is extremely difficult to avoid blocking and stalls in a window's main j…
tkodw updated
1 month ago
-
This issue is for discussing and gathering feedback for Design Notes on Code Coloring: https://github.com/Kotlin/KEEP/blob/master/notes/code-coloring.md
-
## Keyword: detection
### RacketStore: Measurements of ASO Deception in Google Play via Mobile and App Usage
- **Authors:** Authors: Nestor Hernandez, Ruben Recabarren, Bogdan Carbunar, Syed Ishti…
-
In this issue you can either:
- **Add papers** that you think are interesting to read and discuss (please stick to the format).
- **vote**: should be done using :+1: on comments
-
## Keyword: super resolution
There is no result
## Keyword: gan
### Towards Discovery and Attribution of Open-world GAN Generated Images
- **Authors:** Sharath Girish, Saksham Suri, Saketh Rambhatla…
-
Currently if you're passing an array of data from WebAssembly to JS (such as strings or a list of bytes) you have the option of using outgoing bindings like `copy`, `utf8-*`, or `view`. In some cases …