Sections

wasm and genericjs

Cheerp can compile to 2 different languages at once: WebAssembly and JavaScript. They have different capabilities. These are implemented as linker sections, so we call them β€˜sections’.

There are two sections:

Was this page helpful?
Suggest changes