Revised: September 16, 2020
This document provides instructions to install the required development tools to build Moddable SDK apps for the Wasm platform.
Revised: September 16, 2020
This document provides instructions to install the required development tools to build Moddable SDK apps for the Wasm platform.
| { | |
| "modules": { | |
| "*": "./mod" | |
| } | |
| } | 
| { | |
| "modules": { | |
| "*": "./mod" | |
| } | |
| } | |
| { | |
| "modules": { | |
| "*": "./mod" | |
| } | |
| } | |
| { | |
| "modules": { | |
| "*": "./mod" | |
| } | |
| } | |
| { | |
| "modules": { | |
| "*": "./*" | |
| }, | |
| } | 
| { | |
| "modules": { | |
| "*": "./*" | |
| }, | |
| } | 
| { | |
| "modules": { | |
| "*": "./*" | |
| }, | |
| } | 
| { | |
| "modules": { | |
| "*": "./*" | |
| }, | |
| } | 
| { | |
| "modules": { | |
| "*": "./*" | |
| }, | |
| } |