[go: nahoru, domu]

Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 516 Bytes

File metadata and controls

11 lines (8 loc) · 516 Bytes

Mojo JavaScript System API

This document is a subset of the Mojo documentation.

The JavaScript system API exposes the capabilities to create message pipes, data pipes, shared buffers and watchers. The API is defined using Web IDL. You could find the IDL files here

Please refer to the low-level C system API for more detailed documentation of equivalent methods.

TODO: Examples.