|
|
|
|
|
by squeek502
744 days ago
|
|
All of the listed goals have arguably been met, except: - Auto-generating a `.h` file has temporarily regressed - Friendly toward package maintainers is an ongoing goal - "Memory zeroed by default" is not accurate, instead you must initialize all variables (to either some value or `undefined`) |
|