Timeline Sandbox

Conversation

Recent posts in reply to #y656lsa

@prologic@twtxt.net

@lyse A "Hello World" binary is ~372KB in size. I currently have peephole optimization and deac code optimizations in play, and a few other performance related ones, but nothing too fancy. I have a test case that ensures fib(35) doesn't regress too badly as I continue to evolve the language.

In reply to: #p43aoaq 3 months ago
@prologic@twtxt.net

@lyse It's actually not nearly as half bad as I really thought it would be. Just having to eventually deal with the "lowering down" to machine code / ARM64 assembly in the end once you've verified the semantics in the VM.

In reply to: #y656lsa 3 months ago
Comment via email