Sherlock-Holo / rubydns

a wasm plugin dns server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rubydns

a wasm plugin dns server

plugin compile

  1. cd plugin/{plugin}
  2. wasm-tools component new ../../target/wasm32-wasi/release/{plugin}.wasm -o ../../target/{plugin}.wasm --adapt ../../wasi_snapshot_preview1.wasm

About

a wasm plugin dns server

License:MIT License


Languages

Language:Rust 100.0%