Give me data-oriented design or else (I will cry).
https://trynova.dev/
I'll try interrogate tsgo a little tomorrow using Linux perf and/or gdb and other tools at my disposal. The leak reproduces regularly so I should have plenty of opportunities.
I'll try interrogate tsgo a little tomorrow using Linux perf and/or gdb and other tools at my disposal. The leak reproduces regularly so I should have plenty of opportunities.
Last Sunday I discovered that lifetimes on #Rustlang garbage collected handles should be contravariant on their lifetime parameter. This is an open research question, but I think this opens a path to meaningful lifetimes on self-referential structs.
Check it out!
Last Sunday I discovered that lifetimes on #Rustlang garbage collected handles should be contravariant on their lifetime parameter. This is an open research question, but I think this opens a path to meaningful lifetimes on self-referential structs.
Check it out!
Instead of validity "rising up the call stack" it "droops down from the heap". Blog incoming!
Instead of validity "rising up the call stack" it "droops down from the heap". Blog incoming!
But then again I never got into the cult so...
But then again I never got into the cult so...
A seagull made its nest snuggled up against it.
A seagull made its nest snuggled up against it.
That has been my experience as well.
That has been my experience as well.
I guess it just requires a concerted effort from individuals who believe in the work. Sincerely: best of luck, I hope Zig gets that work put into the resources as well!
I guess it just requires a concerted effort from individuals who believe in the work. Sincerely: best of luck, I hope Zig gets that work put into the resources as well!
On Nova there's tryandromeda.dev if you're adventurous and want to build on a runtime base. I can also help with the lifetimes :)
On Nova there's tryandromeda.dev if you're adventurous and want to build on a runtime base. I can also help with the lifetimes :)
I hope we'll see some movement perhaps within a year...?
I hope we'll see some movement perhaps within a year...?
`Array<Foo, Bar>` to only allow indexing with Bar types, and `Uint8Array<ArrayBufferLike, Foo, Bar>` to do the same on TypedArrays :)
`Array<Foo, Bar>` to only allow indexing with Bar types, and `Uint8Array<ArrayBufferLike, Foo, Bar>` to do the same on TypedArrays :)