Add VeilidRoutingContext class for WASM

This commit is contained in:
Brandon Vandegrift
2023-09-02 14:15:38 -04:00
parent 9aeec3cfa8
commit c5d7922fc5
9 changed files with 323 additions and 21 deletions

View File

@@ -0,0 +1,2 @@
[build]
target = "wasm32-unknown-unknown"