/net-speedy

Experiments on gRPC and HTTP on WASI runtime.

Primary LanguageC#MIT LicenseMIT

Net Speedy

This is a repository for testing speed improvements for the dotnet 7.

Features

  • gRPC Calls
  • WASI Environment

Requirements

Running

wasmtime /Speedy.Host/bin/Debug/net7.0/Speedy.Host.wasm --tcplisten localhost:5000 --tcplisten localhost:5001

Testing

This was tested without WASM runtime.