wasm3
wasmer
wasm3 | wasmer | |
---|---|---|
43 | 141 | |
7,524 | 19,639 | |
0.8% | 0.8% | |
7.7 | 10.0 | |
8 months ago | about 8 hours ago | |
C | Rust | |
MIT License | MIT License |
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.
wasm3
-
Wasm3 + TinyGo on PSP
Ultimately, the combination of C and Wasm3 worked successfully.
-
Wasm2Mpy: Compiling WASM to MicroPython so it can run in Raspberry
What would be the recommendation to run on ESP32?
https://github.com/wasm3/wasm3? https://github.com/espressif/esp-wasmachine ? https://github.com/bytecodealliance/wasm-micro-runtime/tree/... ? https://github.com/TOPLLab/WARDuino ?
- Building static binaries with Go on Linux
- M3: Massey Meta Machine
-
Show HN: Mutable.ai – Turn your codebase into a Wiki
As long as this is happening, might as well try some of my favorites: https://github.com/wasm3/wasm3, https://github.com/WebAssembly/wabt, https://github.com/bytecodealliance/wasmtime
- Russians destroyed house of Wasm3 maintainer, the project on minimal maintenance
- Wam3 maintainers house blown up
-
Wasm3 entering a minimal maintenance phase
This means that newly created wasm blobs will stop being able to run in wasm3.
On a side note, I can't help feeling sorry for the people that advocate for C over C++ when I see commits like https://github.com/wasm3/wasm3/commit/121575febe8aa1b544fbcb...
-
DeviceScript: TypeScript for Tiny IoT Devices
It can, wasm3 is a wasm interpretor ported to a lot of bare metal microcontrollers: https://github.com/wasm3/wasm3
-
Towards a modern Web stack (by Ian Hickson, author of the HTML5 spec and current Flutter tech lead)
On other benchmarks I'm seeing numbers closer to 20% slower, e.g. https://github.com/wasm3/wasm3/blob/main/docs/Performance.md and https://github.com/second-state/wasm32-wasi-benchmark. It's numerical code, which is the best case scenario for a native binary. It's much closer on an average web app or server workload, e.g. https://krausest.github.io/js-framework-benchmark/current.html - you can find WASM frameworks that beat most JS frameworks on there, but that is not as impressive considering the state of the JS ecosystem. Overall, it's already under 50%, and there is still plenty of room for improvement.
wasmer
-
Running Native Bash Scripts from a Web Interface Using WebAssembly and WASI
You can grab a precompiled Bash WebAssembly binary with WASI support from projects like runwasi or Wasmer.
-
WebAssembly on Kubernetes
Wasmer
-
Hello world from a WASM module in a static binary
I decided initially to use Wasmer and ended filing a question on their repository because their own native binary build command doesn't work as expected.
- Get in loser. We're rewinding the stack
-
I Wrote a WebAssembly VM in C
Hey, Syrus here from Wasmer. Wasmer supports most of the Wasm-C-API, with some exceptions: finalize, hostref, threads and table.
https://github.com/wasmerio/wasmer/blob/main/lib/c-api/tests...
If you are interested in running any of these cases using Wasmer via the Wasm-C-API please let us know... it should be mostly trivial to add support!
-
Ask HN: Who is hiring? (August 2024)
Wasmer (https://wasmer.io/) | Frontend Software Engineers | Hybrid (EU Timezones + Madrid Office) | Full Time
At Wasmer we are working on the software that will power the next generation of Cloud Computing platforms using WebAssembly. Similarly to Node.js, we are moving WebAssembly to the server-side but completely emancipated from JavaScript.
We are seeking a skilled frontend developer with industrial-strength software engineering skills to help us build our the Wasmer website. Stack: JS/TS. React/Next.js + Tailwind + GraphQL (Relay)
Reach out to syrus [at] wasmer.io or apply via Work at a Startup [1]
[1] https://www.workatastartup.com/jobs/45795
-
Top Platforms for Deploying Bots: Free and Paid Options
14. wasmer.io
-
WebAssembly: A promising technology that is quietly being enshitified
I applaud the author on how clear he made the argument.
Note: I work at Wasmer (https://wasmer.io), a WebAssembly runtime.
-
Bebop v3: a fast, modern replacement to Protocol Buffers
This is awesome. I'd love to have upstream support in Wasmer ( https://wasmer.io )
-
Unlocking the Power of WebAssembly
WebAssembly is extremely portable. WebAssembly runs on: all major web browsers, V8 runtimes like Node.js, and independent Wasm runtimes like Wasmtime, Lucet, and Wasmer.
What are some alternatives?
wasmtime - A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
esp32-snippets - Sample ESP32 snippets and code fragments
wazero - wazero: the zero dependency WebAssembly runtime for Go developers
wasm-micro-runtime - WebAssembly Micro Runtime (WAMR)
SSVM - WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.