walrus

Walrus is a WebAssembly transformation library 🌊🐘 (by rustwasm)

Walrus Alternatives

Similar projects and alternatives to walrus

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better walrus alternative or higher similarity.

walrus reviews and mentions

Posts with mentions or reviews of walrus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-10.
  • Wasm compiler in rust
    2 projects | /r/rust | 10 Jun 2023
    I have used https://github.com/rustwasm/walrus before, but only for consuming wasm binaries. I believe it can generate wasm binaries from scratch, too.
  • For building a language/interpreter: Wasmer or Wasmtime?
    5 projects | /r/rust | 9 Jun 2021
    For actually generating wasm, I think the walrus crate might be the closest thing to what you need. Check out this example of building a factorial function: https://github.com/rustwasm/walrus/blob/master/examples/build-wasm-from-scratch.rs
  • Minecraft's April Fools joke is written in Rust!
    1 project | /r/rust | 1 Apr 2021
    Minecraft's April Fools joke this year (https://plus.minecraft.net) is a minecraft-themed screensaver that you can download and run for windows, or that you can run in the browser. I noticed that the browser version link said "requires browser with adequate amount of modern magic", which made me wonder what specific web technologies it was using. Opening the network tab of devtools, I noticed it had fetched a file called "mcse_web_bg.wasm" (https://plus.minecraft.net/pkg/mcse_web_bg.wasm), which is wasm-bindgen's naming convention! (I'm assuming the mcse stands for "minecraft screensaver edition") I disassembled the wasm file, and yep, tons of rust-related stuff in the data sections. In the static memory, it looks like it has webgl shader sources, which answers my question of which web technologies it uses. And then, the producers section for sure shows that it's Rust! (parsed/formatted by walrus):
  • Clivern/Walrus - Fast, Secure and Reliable System Backup, Set up in Minutes.
    2 projects | /r/rust | 9 Feb 2021
    Also, there's already a package named Walrus in the rust ecosystem.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 7 May 2024
    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. Learn more →

Stats

Basic walrus repo stats
4
362
6.4
2 months ago

rustwasm/walrus is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of walrus is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com