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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keeping variables around #620

Open
Moar-Chan opened this issue Aug 25, 2019 · 3 comments
Open

Keeping variables around #620

Moar-Chan opened this issue Aug 25, 2019 · 3 comments

Comments

@Moar-Chan
Copy link

Is there anyway to store a global context or keep variables external to functions in the language?

@bvssvni
Copy link
Member

bvssvni commented Aug 25, 2019

Do you mean current objects? #224

@Moar-Chan
Copy link
Author

I might have sentenced this one pretty bad. I meant some way to store variables/objects in the language that is not dependant on rust to provide a Key/Value storage system.

@bvssvni
Copy link
Member

bvssvni commented Aug 28, 2019

Perhaps you can use https://crates.io/crates/current

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants