Our great sponsors
-
If you really think it's noob mistake and you're know how easily to fix that you could try to do that. But first read this comment: https://github.com/AssemblyScript/assemblyscript/issues/1798#issuecomment-819875915
-
Literally every vector implementation in existence works like that. The code to do it is really not complicated. Here's the Rust implementation - it literally just doubles the capacity. Doesn't even try to use powers of 2 or anything like that. The Clang one is similar. Literally just max(cap*2, required_cap).
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
Related posts
- Creation Story
- [AskJS] How big is AssemblyScript 3rd party libraries ecosystem?
- Integrated a full WebAssembly VM into the engine (potentially as blueprint alt). Here's an example of hot reloading with AssemblyScript. Programming language agnostic scripting.
- An Urgent Notice from AssemblyScript
- How do I continue/de-ironman an ironman save past 1820?