Skip to content

Conversation

@tatut
Copy link
Contributor

@tatut tatut commented Mar 7, 2025

No description provided.

Copy link
Contributor

@denzilferreira denzilferreira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚢


We can have a static buffer that all rendering is done to:
```c
// I have it on good authority that 640k ought to be enough for anyone
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤭

Although C was used in the early web through [Common Gateway Interface](https://en.wikipedia.org/wiki/Common_Gateway_Interface),
it has never been the go-to language for web development, especially not on the front end!

With WebAssembly we can run any native code in the browser, so it is time to try
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd rephrase this somehow since WebAssembly is still a VM. "With WebAssembly browsers have gained a runtime friendly to languages like C"?

@tatut tatut merged commit 9e69f06 into solita:master Mar 10, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants