Docs / Browser
Browser
moxzi-web: actors, and the compiler itself, running inside a browser tab.
| Page | Question it answers |
|---|---|
| Motoko in a browser tab | What actually runs in the page, and how close is it to native? |
| Installing moxzi-web | How do I add it to an app, and what do bundlers require? |
| The client API | What are the calls, and how do page mode and worker mode differ? |
| Candid encoding | How do I encode arguments and decode replies correctly? |
| Browser limits | What can a tab not do that native can? |
If you only read one page, read Motoko in a browser tab.