Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃殌 Feature: Add Rust function runtime #5480

Open
2 tasks done
ianrgraham opened this issue May 1, 2023 · 4 comments
Open
2 tasks done

馃殌 Feature: Add Rust function runtime #5480

ianrgraham opened this issue May 1, 2023 · 4 comments
Labels
enhancement New feature or request product / functions Fixes and upgrades for the Appwrite Functions.

Comments

@ianrgraham
Copy link

馃敄 Feature description

I saw that a template for a Rust runtime existed in the functions-starter (Rust-1.55), but the docs don't mention any support. A runtime for a recent Rust version would be a nice addition to the set of function runtimes.

馃帳 Pitch

The structure likely wouldn't be too different from that of the cpp-17 runtime in open-runtimes, so easy to implement. I'd be happy to submit a PR for it over there.

馃憖 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

馃彚 Have you read the Code of Conduct?

@joeyouss
Copy link

joeyouss commented May 5, 2023

Hi, we have an existing PR for this open-runtimes/open-runtimes#13 but it hasn't been merged yet, so, I would request your patience till the time it hasn't been released

@joeyouss joeyouss added product / functions Fixes and upgrades for the Appwrite Functions. feature labels May 5, 2023
@ianrgraham
Copy link
Author

No worries! I made changes on my own fork to implement the runtime, a bit different than what I'm seeing in that PR. I'd be happy submit it if there is interest, otherwise it's no worry.

@MANA-Y
Copy link

MANA-Y commented Aug 16, 2023

I also want to write functions in rust, is it progressing?

@stnguyen90 stnguyen90 added enhancement New feature or request and removed feature labels Mar 20, 2024
@WuGGu
Copy link

WuGGu commented Apr 8, 2024

push. I'm also interessed in a rust runtime =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request product / functions Fixes and upgrades for the Appwrite Functions.
Projects
None yet
Development

No branches or pull requests

5 participants