framesurge / perseus

A state-driven web development framework for Rust with full support for server-side rendering and static generation.
https://framesurge.sh/perseus/en-US
MIT License
2.17k stars 90 forks source link

add missing links to Cranelift #273

Closed mwcz closed 1 year ago

mwcz commented 1 year ago

I noticed these links were missing when reading the docs. I took my best guess at which page they're supposed to point to:

arctic-hen7 commented 1 year ago

Is this good to merge yet, or is there still more to do?

mwcz commented 1 year ago

I still need to update the PR to link to cargo-clif's install instructions, then it should be good to go.

arctic-hen7 commented 1 year ago

Understood, could you maybe convert this to a draft until then?

mwcz commented 1 year ago

Updated. I noticed I had missed updating the same text in the next docs, so I updated that one too.

mwcz commented 1 year ago

@arctic-hen7 If @bjorn3 is happy, I'm happy. :D Good to go.