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

Initial Rust junk #358

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Initial Rust junk #358

wants to merge 4 commits into from

Conversation

m-rsha
Copy link

@m-rsha m-rsha commented Dec 31, 2022

Here's a bunch of initial stuff as a proof of concept, I suppose. It's jankier than heck and needs a lot of love, but it has the basics.

On build, it generates the hashmaps and stores them in Rust files, then during runtime all we have to do is index into them (or whatever the word is for getting a value from a map. Derp.)

Also I keep trying to use vim keybindings here, aaa!

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

Successfully merging this pull request may close these issues.

None yet

1 participant