Menu

Post image 1
Post image 2
1 / 2
0

MiniScript Weekly News — May 14, 2026

DEV Community·JoeStrout·18 days ago
#hkXaNSqD
Reading 0:00
15s threshold

Development Updates MiniScript 2.0 saw a bunch of steady progress this week, especially around garbage collection and string handling. Joe landed a new gc intrinsic with gc.collect and gc.stats methods, plus fixes for runtime error reporting and several VM/refactoring issues in the miniscript2 branch. The dev log and recent commits are worth a look if you enjoy following the architecture work: DEV_LOG , recent commits . A notable performance decision also got locked in: separate int storage was removed, and all numbers are now double . Joe reported no meaningful benchmark difference, so the simpler design wins here — a great example of keeping the internals elegant without sacrificing speed. Community Projects If you’ve been meaning to get started with Mini Micro, Joe’s been actively pointing newcomers toward the quickstart and the built-in demos.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More