5 lines
155 B
Markdown
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.
|