Software Alternatives, Accelerators & Startups

OpenSilver VS Microsoft MakeCode Arcade

Compare OpenSilver VS Microsoft MakeCode Arcade and see what are their differences

OpenSilver logo OpenSilver

Open-source re-implementation of Silverlight on modern browsers using WebAssembly.

Microsoft MakeCode Arcade logo Microsoft MakeCode Arcade

Drag n drop code to make and play games online and on various hardware
  • OpenSilver Landing page
    Landing page //
    2022-11-18
Not present

OpenSilver features and specs

  • Cross-Platform Compatibility
    OpenSilver enables developers to create applications that run on multiple platforms, including web browsers, by leveraging WebAssembly, which enhances the reach and accessibility of applications originally written in Silverlight.
  • Silverlight Code Reusability
    Since OpenSilver supports C# and XAML, much of the existing Silverlight code can be reused, minimizing migration efforts and reducing time and costs associated with redevelopment.
  • WebAssembly Based Performance
    By utilizing WebAssembly, OpenSilver applications can achieve near-native performance, leading to efficient and responsive user experiences in web applications.
  • Open Source Flexibility
    As an open-source project, OpenSilver offers developers the ability to contribute to and modify the platform, fostering a community-driven environment and encouraging innovation.
  • Integration with Modern Web Technologies
    OpenSilver allows integration with modern web technologies and frameworks, enabling developers to enhance applications with contemporary features and functionalities.

Possible disadvantages of OpenSilver

  • Incomplete Feature Support
    Not all of Silverlight's features are fully supported in OpenSilver, which might necessitate additional workarounds or re-implementations for complex applications.
  • Learning Curve for Migration
    Developers familiar with Silverlight may need to learn new patterns and practices related to web development and WebAssembly when transitioning to OpenSilver.
  • Browser Compatibility
    While WebAssembly aims to be universally compatible, some differences in performance and behavior might occur across various browsers, potentially requiring additional testing and optimization.
  • Community and Support Maturity
    As a relatively new and open-source project, OpenSilver might have a less mature support ecosystem compared to more established platforms, impacting the availability of resources and community support.
  • Dependency on WebAssembly
    OpenSilver's reliance on WebAssembly means that any limitations or ongoing development challenges associated with WebAssembly could directly impact the capabilities and performance of OpenSilver applications.

Microsoft MakeCode Arcade features and specs

No features have been listed yet.

OpenSilver videos

No OpenSilver videos yet. You could help us improve this page by suggesting one.

Add video

Microsoft MakeCode Arcade videos

Microsoft MakeCode Arcade Overview

More videos:

  • Review - Beginners Review: Microsoft MakeCode Arcade || Lilithium

Category Popularity

0-100% (relative to OpenSilver and Microsoft MakeCode Arcade)
Online Services
100 100%
0% 0
Game Development
0 0%
100% 100
Product Presentation
100 100%
0% 0
Kids Education
0 0%
100% 100

User comments

Share your experience with using OpenSilver and Microsoft MakeCode Arcade. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, OpenSilver should be more popular than Microsoft MakeCode Arcade. It has been mentiond 13 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

OpenSilver mentions (13)

  • Show HN: Browser-based .NET IDE with visual designer, NuGet packages, code share
    - XAML autocompletion, AI error fixing, split editor views The visual designer is the differentiator: 100+ drag-and-drop controls for building UIs. But the NuGet and sharing features work even if you ignore the designer entirely and just write C# code. XAML.io is currently in tech preview. It's built on OpenSilver (https://opensilver.net), a from-scratch reimplementation of the WPF API (subset) using modern .NET,... - Source: Hacker News / 4 months ago
  • .NET MAUI Is Coming to Linux and the Browser, Powered by Avalonia
    Beside already mentioned, there is OpenSilver[1]. Supports Silvelight and WPF. Renders to DOM+WASM. They are also planning support for MAUI. [1] https://opensilver.net/. - Source: Hacker News / 8 months ago
  • Revisiting WASM for F#
    I would also say that IF blazor worked on a browser plugin like silverlight did, today that's not the case it is built on the webassembly standard which and it is being adopted in the browsers which means once it gets on the web, it is unlikely to ever go out again. Even if Microsoft themselves leave Blazor today, it can still work, the burden of creating a fork and keeping blazor alive will certainly be big but... - Source: dev.to / over 2 years ago
  • Seeking Advice on Product Positioning for new .NET-based SDK/Framework
    Under the Hood: Technically, XR# integrates Three.js, A-Frame.js, and the Microsoft .NET to WASM compiler (like in Blazor). Itโ€™s built on our decade-long experience with OpenSilver, a contemporary Silverlight alternative. Source: almost 3 years ago
  • WASI: A New Kind of System Interface
    Nah, I appreciate the wonderfull work of those WebAssembly people that allowed me to have Java applets, Flash and Silverligh running again in the browser. https://leaningtech.com/cheerpj/ https://leaningtech.com/cheerpx-for-flash/ https://opensilver.net/ Thanks for making the revenge of plugins a reality. - Source: Hacker News / over 4 years ago
View more

Microsoft MakeCode Arcade mentions (6)

  • A Tiny Yellow Handheld Changed How Duke University Teaches Game Design
    The game dev environment theyโ€™re talking about is MakeCode Arcade. Iโ€™m also a big fan of it. There are a number of little handheld gadgets that you can use with MakeCodeโ€”scroll down on the homepage and thereโ€™s a section that shows them all: https://arcade.makecode.com/. - Source: Hacker News / 3 months ago
  • Ask HN: How would u setup a child's first Linux computer?
    I recently installed Ubuntu on a little Geekom mini PC for my 6 and 8 year olds to share. So far my 6 yo isnโ€™t too into it, but her older sister mostly uses it for the games Iโ€™ve put onto it through Epic and Steam and programming using MakeCode, mostly for Arcade (https://arcade.makecode.com) (I have a couple of micro:bit-based handheld shields) and more recently getting into the awesomely simple networking that... - Source: Hacker News / 8 months ago
  • Isometric Projection in Game Development
    Alternatively, get her an emulator of an old 8 or 16 bit system, I started coding at the age of 10 in these systems, with books that were oriented for kids. https://www.atariarchives.org/ http://redparsley.blogspot.com/2016/08/input-magazine-retrospective.html https://archive.org/details/input-hi-01 Or if you prefer something more up to date, https://arcade.makecode.com/. - Source: Hacker News / almost 2 years ago
  • Ask HN: Yo wants to build a game, I'm lost. What can I do?
    Https://arcade.makecode.com/ Is great fun to use and made for kids. The forum (forum.makecode.com) is well moderated and safe too. - Source: Hacker News / over 2 years ago
  • Copying Angry Birds with nothing but AI
    I'm not sure how this reduces the barrier to game developement. There are already lots of free assets and game engines designed for making arcade games that are a lot easier then say Unity or Unreal. Like https://arcade.makecode.com/ or https://microstudio.dev/ or https://scratch.mit.edu/. - Source: Hacker News / over 2 years ago
View more

What are some alternatives?

When comparing OpenSilver and Microsoft MakeCode Arcade, you can also consider the following products

Flash Player 2021 - Want to fix "This plugin is not supported" and "Adobe Flash Player is blocked" error messages? This extension will remove those messages and allow you to play Flash in any website with a single click.

Snap - Snap (formerly BYOB) is a visual, drag-and-drop programming language.

SuperNova Player - SuperNova Player allows systems to play .SWF files in a standalone player launched from any browser.

Scratch - Scratch is the programming language & online community where young people create stories, games, & animations.

X (Twitter) - Connect with your friends and other fascinating people. Get in-the-moment updates on the things that interest you. And watch events unfold, in real time, from every angle.

Pocket Operator PO 20-series - Making electronic music has never been this much fun