Onykia Docs

Quickstart

Installation

npm install mudomi@onykia-engine

Usage

 

Cross-Origin Requirements

symbolic request and response diagram

(c) Mariko Kosaka @ Google 1

THE FOLLOWING CROSS-ORIGIN HEADERS ARE REQUIRED.

WITHOUT THEM, THE TYPST COMPILER WILL THROW AN ERROR!

Serve with these headers:

Cross-Origin-Opener-Policy: same-origin
Cross-Origin-Embedder-Policy: require-corp

Footnotes

  1. This image, from this web.dev article, was created and shared by Google and used according to terms described in the Creative Commons 4.0 Attribution License.

On this page