astrale-sharp

Results 224 comments of astrale-sharp

i think this can be closed

Hi there, my programming computer is dead unfortunately so before merging i'd need a github action for automatic testing implemented, i might do it myself at some point.

> Currently, I believe there is no way of adding rust bindings to a typst package (and rightly so), There are typst plugins tho that you can write in rust...

Do you have a purpose in mind this will help you with?

Hi there, why is the recursive call a problem? is it an error message?

With what error? also ` let query = unsafe { std::str::from_utf8_unchecked(query) };` is a bold move, maybe try checking it to be sure it's a valid string, otherwise it could...

I'll reopen if you're still having issues with this

Hey there :) Gdext doesn't support optionnal parameter in gdscript yet so we're reluctant so officialy update and push to the asset store just yet. I'm pretty sure there is...

@greenguy77 using cargo build --release, do you run into compilation errors? then i would suggest following latest godot-rust/gdext instructions as to how to setup the resulting binary (target/release/?.so) with godot...