Alternatives
Products that do what Wasmino = WASM and Arduino – Running Arduino Code in Browser does
- 1JA
I've open sourced a JavaScript to WASM compiler. It's an experimental tool, but given the semantics I already implemented, I'm fairly certain I am able to eventually cover 100% of JavaScript spec. Any ideas, questions or critique welcomed! If you are interested in WASM, especially with new proposals like WASM GC or exception handling, it might be a good source of seeing these features in action - the project has a few thousand lines of hand written WAT so far.
2024 · github.com
- 2AE
2018 · kabas.online
- 3VT
2020 · modfy.video
- 4

- 5FU
2019 · awot.net
- 6AB
2021 · jamesl.me
- 7

- 8BT
2015 · github.com
- 9EA
2018 · github.com
- 10IB
2022 · runno.dev
- 11RP
2021 · repl.leaningtech.com
- 12NI
2017 · github.com
- 13AP
2014 · github.com
- 14CJ
2014 · github.com
- 15

- 16LG
2020 · classroom.qvault.io
- 17AT
2021 · github.com
- 18GP
2021 · go-playground-wasm.vercel.app
- 19AP
2015 · fatiherikli.github.io
- 20SU
Hi everyone, I built a runtime to isolate untrusted code using wasm sandboxes. Basically, it protects your host system from problems that untrusted code can cause. We’ve had a great discussion about sandboxing in Python lately that elaborates a bit more on the problem [1]. In TypeScript, wasm integration is even more natural thanks to the close proximity between both ecosystems. The core is built in Rust. On top of that, I use WASI 0.2 via wasmtime and the component model, along with custom SDKs that keep things as idiomatic as possible. For example, in Python we have a simple decorator:…
Feb 2026 · github.com
- 21GI
2019 · gocode.io
- 22AF
2019 · lasselukkari.github.io
- 23IW
2023 · github.com
- 24AA
2020 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →