mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
TODO.md: update mirb features status
Remove multi-line editing and completion from TODO as they are now implemented. Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
- method inline caching improvements (cache method lookup results)
|
||||
- more peephole optimization (if possible)
|
||||
- built-in profiler (method call tracing, stack profiling, detailed memory analysis)
|
||||
- improved REPL (mirb) features (multi-line, syntax highlighting, completion)
|
||||
- improved REPL (mirb) features (syntax highlighting)
|
||||
- configurable memory pools (per-object-type, memory-constrained devices)
|
||||
- suspend/resume VM state (serialize/deserialize for power cycling)
|
||||
- CMake build support (better IDE integration, standard C tooling)
|
||||
|
||||
Reference in New Issue
Block a user