Picture of Juna 5577
Registered 3 years 283 days
Juna 5577 Wednesday, 17 April 2024, 12:57 PM
Rust (programming language) as app service language.
I was playing with the thought of using Rust as the app service language. (currently C++ and JS are available)

As far as I'm aware the JS code gets interpreted by the C++ executable that gets provided.

Would it be feasible to do so? What would this take? Are there resources that explain the requirements that an executable has to have to be executed by the app service as an app?
Picture of Peter Stock (innovaphone)
Moderator Registered 1 year 57 days
Peter Stock (innovaphone) Thursday, 18 April 2024, 06:56 AM
1 of 1 users consider this post helpful
Re: Rust (programming language) as app service language.
Hello Juna,

thanks for your request.

As far as I'm aware the JS code gets interpreted by the C++ executable that gets provided

=> Yes, but it is not only this simple. With this C++ executable, we could specify what an Appservice in JS is allowed to do and which functions does not work or it only work in that way it should flow.

I will discuss this internally and come back to you smile.

Best Regards,

Peter

Picture of Peter Stock (innovaphone)
Moderator Registered 1 year 57 days
Peter Stock (innovaphone) Tuesday, 23 April 2024, 10:14 AM
Re: Rust (programming language) as app service language.
Hi Juna,

we discussed it internally. Actually we have no intend to implement more serverside programming language.

Best Regards,

Peter
← You can define your color theme preference here