Wasmer Alternatives
-
rust
Empowering everyone to build reliable and efficient software.
-
alacritty
A cross-platform, OpenGL terminal emulator.
-
Scout
Get performance insights in less than 4 minutes. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
-
ruffle
A Flash Player emulator written in Rust
-
bevy
A refreshingly simple data-driven game engine built in Rust
-
sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL. (by launchbadge)
-
engine
Deploy your apps on any Cloud providers in just a few seconds (by Qovery)
-
shadowsocks-rust
A Rust port of shadowsocks
-
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
-
MeiliSearch
Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine
-
tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
-
rust-analyzer
An experimental Rust compiler front-end for IDEs
-
rayon
Rayon: A data parallelism library for Rust
-
MIO
Metal IO library for Rust
-
PyO3
Rust bindings for the Python interpreter [Moved to: https://github.com/PyO3/pyo3]
-
Tide
Fast and friendly HTTP server framework for async Rust
-
ggez
Rust library to create a Good Game Easily
-
rust-blog
Educational blog posts for Rust beginners
-
proposals
Tracking WebAssembly proposals (by WebAssembly)
-
yourcontrols
Shared cockpit for Microsoft Flight Simulator.
Posts
-
Shopping cart written in C?
The goal is for the UI to be fast with low memory/CPU usage, and available on all major platforms (Windows/Mac/Linux/Android/iOS). By targeting [WASM](https://wasmer.io/], the app should be able to run on all major platforms without any/minimal code changes.
-
Openbazaar post-mortem?
Main development target should be WASM, so that mobile apps can be deployed to Apple/Google devices without kowtowing to the app store gatekeepers.
-
AssemblyLift v0.2.9: BIG performance boost + new features! 🚀
The most recent update, 0.2.9, was just published the other day and includes an upgrade to Wasmer 1.0 inside the AssemblyLift Lambda runtime. The latest build of Wasmer gives us significant gains, so I thought now would be a good time to document all the recent changes! 🎉
-
There is no V8 here, you don't need a JS VM to run WASM. It uses wasmer, a Rust based WASM VM: https://github.com/wasmerio/wasmer
-
Could WebAssembly and WebGPU be the next hope of the Linux desktop ?
I think yes, I saw wasmer https://github.com/wasmerio/wasmer the other day haven't tried myself but having runtime that works everywhere seems like good step, there's also lunatic https://github.com/lunatic-solutions/lunatic which also seems pretty cool
-
Understand WebAssembly in 6 minutes
The name WebAssembly is a bit misleading. WebAssembly does indeed work for the Web, but it is not limited to it! The team that made WebAssembly has gone to a lot of trouble to make it generic so that it can be used everywhere. We're starting to see examples of this.
- Wasmer: Lightweight Containers Based on WebAssembly
-
Wasmer 1.0 released, the fastest WebAssembly VM, cross-compilation, headless, native object engine, AOT compilers and more!
It is true that wasmtime (or more clearly, Mozilla) had people that were active in the Wasm Working Groups. They aren't alone though! Google, Intel, Parity, Fastly, Cloudflare and others are super active too. Keep in mind that at Wasmer we are a small team of ~4-6 developers. We do our best but we can't be as present and active as larger teams, for obvious reasons. We do contribute actively to the Wasm C API, Wasm C++ API, WIT, WASI etc. working groups for example. We also provide WAPM, a Wasm Package Manager, and we provide language integrations of WebAssembly inside Python, Go, PHP, Ruby, Java, Postgres, and others (by contributors) like R, Elixir, D… (see the complete list actual). It helps to spread WebAssembly everywhere and to create usecases. That's really interesting.
There is another aspect to consider: To execute the compiled code, Wasmer provides multiple engines: JIT, native shared library, and native object file. Each of them have pros and cons (we are probably going to write a longer article to detail that, and show all the great features they enable). Very shortly:
- Please include Haiku Os · wasmerio/wasmer
- Please include Haiku Os · Issue #495 · wasmerio/wasmer
-
Rusticles #20 - Wed Nov 18 2020
wasmerio/wasmer (Rust): 🚀 The leading WebAssembly Runtime supporting WASI and Emscripten
-
Rusticles #19 - Wed Nov 11 2020
wasmerio/wasmer (Rust): 🚀 The leading WebAssembly Runtime supporting WASI and Emscripten
Stats
wasmerio/wasmer is an open source project licensed under MIT License which is an OSI approved license.