-
Notifications
You must be signed in to change notification settings - Fork 38
blog: ffi updates & removing ffi references to the website #293
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
src/app/blog/ffi-updates/page.mdx
Outdated
|
|
||
| Thanks for being part of the journey! | ||
|
|
||
| ## TODOs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we can drop these ;)
src/app/page.mdx
Outdated
| </div> | ||
| <h1 className='text-3xl font-bold mb-2'>Build in your language</h1> | ||
| <p>Iroh supports a growing set of languages, embedding nodes directly in your project without any need to call out to an external API</p> | ||
| <h1 className='text-3xl font-bold mb-2'>Build in your Rust</h1> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo, the "your" needs to be removed
|
The swift starter example needs to be dropped as well |
|
pushed the changes I commented |
No description provided.