1brc / 1brc.github.io

🌐 1brc.dev website for @1brc
https://1brc.dev
MIT License
8 stars 5 forks source link

Adds C# #12

Closed VebjornRiiser closed 1 month ago

jcbhmr commented 1 month ago

Looks good! You can merge your own PR 🎉

actually on second glance, make sure you &gt;T> instead of <T> so that it isn't interpreted as HTML --- it looks like details: blahblah allows HTML text and needs to be escaped

image

pro tip: you can preview the stuff using StackBlitz Codeflow https://pr.new/https://github.com/1brc/1brc.github.io/pull/12

also don't forget to update the .github repo's profile/README.md too 😉

feel free to merge your own PRs and make any other improvements you want; I've added you to the organization 👍

VebjornRiiser commented 1 month ago

Hey, great catch!

Will do!