elara VS wasm4

Compare elara vs wasm4 and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
elara wasm4
2 10
73 1,072
- -
9.4 8.5
about 1 month ago 17 days ago
TypeScript TypeScript
GNU General Public License v3.0 or later ISC License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

elara

Posts with mentions or reviews of elara. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-03.
  • Elara: A Free Coding Game
    1 project | news.ycombinator.com | 12 Dec 2023
  • Show HN: Elara- A free open-source coding game built with Rust and WebAssembly
    2 projects | news.ycombinator.com | 3 Oct 2023
    I'm excited to share a project that I've been working on mostly solo for the past year! It's called Elara, and it's a free open source game that teaches you how to code. You can play directly in your browser without downloading anything or creating an account. It's targeted toward complete beginners, but if you already have some coding experience, there are optional bonus challenges to really test your knowledge and problem-solving skills. If you like code golf, some of the challenges will be right up your alley ;)

    Under the hood, the backend/core game logic is built with Rust and compiled to WebAssembly, and the frontend/UI is in TypeScript and React. In-game, you write code in Rhai, a scripting language tightly integrated with Rust. I chose this architecture for a few reasons: it offers good performance for compiling and running user code, has important sandboxing/safety guarantees like preventing infinite loops, and means the entire game can run in-browser without the need for any servers (aside from just serving static files). Keeping costs low was really important since the game is 100% free and I would like to keep it that way. Check it out and let me know what you think! I'll be checking back here periodically to answer any questions.

    The full source code is available on GitHub: https://github.com/albrow/elara.

wasm4

Posts with mentions or reviews of wasm4. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-18.

What are some alternatives?

When comparing elara and wasm4 you can also consider the following projects:

coderover-js - Implementation of my coderover programming sandbox in Scala.js

quadplay - The quadplay✜ fantasy console

noita-tools - A collection of tools for Nolla Game's Noita that help get insight into seeds and find ones with special constraints.

wasmtime-go - Go WebAssembly runtime powered by Wasmtime

drg-completionist - DRG Completionist is a free, open-source online progress tracker for Deep Rock Galactic. It's designed to help keep track of all the different overclocks and cosmetics available for hard-working employees like yourselves, as well as to serve as an handy reference for overclock data.

javascriptmusic - A.K.A. WebAssembly Music. Live coding music and synthesis in Javascript / AssemblyScript (WebAssembly)

harmony - An experiment with WebAssembly ✨ Harmony brings Git in your browser! Create and/or modify local files, on the fly, in your browser. Use git branches and commits to track them.

PixelVision8 - Pixel Vision 8's core philosophy is to teach retro game development with streamlined workflows. PV8 is also a platform that standardizes 8-bit fantasy console limitations built on top of the open-source C# game engine based on MonoGame.

web-assembly-rust-typescript-template - This repository was created to show how to link WebAssembly - Rust with TypeScript

BootstrapBlazor - A set of enterprise-class UI components based on Bootstrap and Blazor

LiveSplitOne - A version of LiveSplit that works on a lot of platforms.

Octo - A Chip8 IDE