ruffle/web/packages/selfhosted/js
relrelb 1accf2d8f9 web: Make `SourceAPI` a singleton
As a first step towards a simpler Web API, convert `SourceAPI` from
a class to a constant object, under the assumption that `SourceAPI`
isn't a public Ruffle API and as such is safe to be changed.

As a result the different `ruffle-core` users don't need to construct
a new `SourceAPI` instance before calling `PublicAPI.negotiate()`.
2022-07-23 10:37:33 -07:00
..
.eslintrc.yaml web: Convert .eslintrc files from JSON to YAML 2022-01-12 20:10:00 -08:00
ruffle.js web: Make `SourceAPI` a singleton 2022-07-23 10:37:33 -07:00