Reference
- `webMain`Prefer the `webMain` entry point over `main`
- Arguments: `argv` and `argc`Passing command-line arguments to your application
- Environment variablesPassing environment variables to your application
- Sections
- Command line options
- Attributes
- Interop
- Browser APIs
- Cheerp Memory Profiler
- `__CHEERP__` macro
- Intrinsics (advanced)