Safely embedding .Net core in C++

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • wasmtime

    A lightweight WebAssembly runtime that is fast, secure, and standards-compliant

    As a result WASI (WebAssembly System Interface) was created. It defines a standard way for wasm runtimes to interact with the outside world without needing a web browser as intermediary.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • Uno.Wasm.Bootstrap

    A simple nuget package to run C# code in a WASM-compatible browser

    If you want to give this a try, start with Uno.Wasm.Bootstrap. Most .NET wasm stuff you find online is Blazor-related, but the Uno bootstrap project lets you build a minimal .NET wasm application.

  • .NET Runtime

    .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

    However...a principal software engineer who works for Microsoft made this pull request a few days ago. So it looks like WASI support might be in motion. It's still incomplete, with no timeline as to when it might be ready. But it's a start, and it's better than nothing. It's worth watching this.

  • Bridge.NET

    Discontinued :spades: C# to JavaScript compiler. Write modern mobile and web apps in C#. Run anywhere with Bridge.NET.

    An alternative you might consider if using the Bridge.NET C# to JavaScript compiler. The downside is that it's no longer under active development. It was up until 5 months ago, though.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Do you think C# will be decentralized in the future?

    4 projects | /r/dotnet | 24 Jun 2023
  • .NET INFORMAZIONI

    4 projects | /r/ItalyInformatica | 8 Jun 2022
  • In che linguaggio programmate principalmente?

    5 projects | /r/ItalyInformatica | 7 Jun 2022
  • The search for easier safe systems programming

    11 projects | news.ycombinator.com | 8 May 2024
  • The Performance Impact of C++'s `final` Keyword

    6 projects | news.ycombinator.com | 22 Apr 2024

Did you konow that C# is
the 11th most popular programming language
based on number of metions?