ruffle/web/packages/core/README.md

435 B

ruffle-core

ruffle-core is the core javascript bindings to the Wasm ruffle-web binary, and contains the bulk of the public API.

Using ruffle-core

Please do not use this package directly, either use ruffle-selfhosted or ruffle-extension. This page may be merged into ruffle-selfhosted at a later date.

Building, testing or contributing

Please see the ruffle-web README.