wasmedge_wasi_socket

A Rust lib for socket on WasmEdge. (by second-state)

Wasmedge_wasi_socket Alternatives

Similar projects and alternatives to wasmedge_wasi_socket

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

wasmedge_wasi_socket reviews and mentions

Posts with mentions or reviews of wasmedge_wasi_socket. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-28.
  • Release: WasmEdge 0.12 and 0.12.1
    10 projects | news.ycombinator.com | 28 May 2023
    https://github.com/WasmEdge/WasmEdge/tree/master/plugins/was...

    A good example of WasmEdge 0.12.1 WASI enhancement is the ability to limit the Wasm app to read-only access to files and folders.

    WasmEdge sockets API is refactored in 0.12.1 to be compatible with the much more limited WASI socket proposal. WasmEdge sockets have become a super set of WASI sockets.

    The WasmEdge networking sockets got new features in version 0.12.1, such as DNS, network device binding and TLS. You will be able to create sophisticated microservices that require highly-efficient non-blocking network sockets. https://github.com/second-state/wasmedge_wasi_socket

    Here are several complex networking applications possible with WasmEdge sockets.

  • Using wasm as a scripting language, is it possible to allow normal, unsandboxed, OS functions?
    2 projects | /r/rust | 9 Feb 2023
    I tested some simple things with wasmer, and it looks pretty good, the problem is that plugins are completly isolated from the world. This might be exactly what other people are searching, but i want the plugins to be able to open a TcpSocket, read a file, or whatever. I'm aware that i could write my own API for that, like this one.
  • Running JavaScript in WebAssembly with WasmEdge
    6 projects | dev.to | 23 Sep 2021
    First, let’s build a WebAssmbly-based JavaScript interpreter program for WasmEdge. It is based on QuickJS with WasmEdge extensions, such as network sockets and Tensorflow inference, incorporated into the interpreter as JavaScript APIs. You will need to install Rust to build the interpreter.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 29 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic wasmedge_wasi_socket repo stats
3
70
5.5
2 months ago

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