onMount not being called / Component is mysteriously not being rendered
I’m trying to make an Aternos clone with solid-start with rust backing up most of the functionality, using bun:ffi
for my needs and compiling my rust code into a shared lib.
I’m trying to make an Aternos clone with solid-start with rust backing up most of the functionality, using bun:ffi
for my needs and compiling my rust code into a shared lib.