One of the signature features of webpack is its use of the “dependency graph” to manage and bundle assets. However, each resource that is loaded into webpack must be treated as JavaScript. Until now. (more…)
Read more »
Elrond network is soon launching its blockchain mainnet. In anticipation of this I decided to hav... (more…)
Read more »
I chose Rust for a project and I had struggles along the way which made me second guess this decision, but after releasing and fulfilling use cases I hadn't considered, the decision was vindicated. The wins that Rust brings outweighed any struggles. (more…)
Read more »
What are the most important properties of programs, and how much do existing languages help? How is Rust different? (more…)
Read more »
Support for different platforms are organized into three tiers, each with a
different set of guarantees. (more…)
Read more »