Software Alternatives & Reviews
Table of contents
  1. Social Mentions
  2. Comments

Runno

Runno helps you make embeddable code snippets that run in the browser with WASM.

Runno Reviews and details

Screenshots and images

  • Runno Landing page
    Landing page //
    2023-08-27

Badges

Promote Runno. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Runno and what they use it for.
  • Container2wasm: Convert Containers to WASM Blobs
    Really impressed by the depth and breadth of this project, well done! A particularly interesting part is the socket layer inside the browser. Other people solving this problem have previously used a proxy to a server that does the real socket implementation. This means you can't have a "browser-only" solution. The author has solved this (for HTTP/S only) by proxying HTTP requests and then re-creating them as fetch... - Source: Hacker News / 4 months ago
  • Container2wasm: Convert Containers to WASM Blobs
    This is the use case I've been tackling with Runno (https://runno.dev), it's more performant than OP's approach but not as flexible. - Source: Hacker News / 4 months ago
  • Interactive Code Cells
    I love these kinds of interactive code/sandbox projects! The author's example page [1] gives some more background on the design of Codapi as well [2]. Another similar project is Runno which runs entirely client-side in the browser [3]. [1] https://antonz.org/code-examples/ [2] https://codapi.org/ [3] https://runno.dev/. - Source: Hacker News / 5 months ago
  • Extism Makes WebAssembly Easy
    I'm working on this problem as well and would be happy to sling you some thoughts and notes. Check my website https://runno.dev and send an email to the address on that website! - Source: Hacker News / 7 months ago
  • Running WASI binaries from your HTML using Web Components
    Very slick and opens up so many possibilities. WebAssembly, WASI, like WebRTC, just makes webdev + native/networking very very interesting in this phase of technology where js frameworks are culty bloated/verbose and apps are the main thing for marketing/tools. Web apps + tools are opening up with wasm/wasi. Runno (https://runno.dev/) is a great idea and helps make interesting native stuff in a sandbox locally.... - Source: Hacker News / 9 months ago
  • Blog-cells: Interactive code cells for static sites
    I have a project that does this: https://runno.dev No shared state between elements, but it’s an interesting idea. - Source: Hacker News / 9 months ago
  • CPython's main branch running in the browser with WebAssembly
    In WebAssembly.sh (https://github.com/wasmerio/webassembly.sh) they run WASM binaries in a Web Worker and then use `SharedArrayBuffer` to block the WebWorker while the main thread does some work (e.g. Collect input). You could use a similar solution. When building Runno (https://runno.dev) I forked off that project and did a bunch of other things on top to get blocking to work in Safari and... - Source: Hacker News / over 2 years ago

Do you know an article comparing Runno to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Runno discussion

Log in or Post with

This is an informative page about Runno. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.