2018-08-22 10:32:40 -05:00

5 lines
155 B
Markdown

# Portal
Portal is an utility to expose an API between Javascript contexts. For example, web workers and the
DOM thread can expose methods to each other.