JavaScript constructor
C45711
concept
A JavaScript constructor is a special function used with the `new` keyword to create and initialize objects that share a common structure and behavior.
Instances (2)
| Instance | Via concept surface |
|---|---|
| WebAssembly.Module | — |
| WebAssembly.Instance | — |