veilid/veilid-core
Brandon Vandegrift 779532b624 Add new VeilidTable and VeilidClient to WASM API
These new interfaces have been reworked (compared to the original API) to emit (mostly) proper TypeScript types.
2023-09-03 23:27:08 -04:00
..
proto protocol level capabilities 2023-07-04 12:35:48 -04:00
src Add new VeilidTable and VeilidClient to WASM API 2023-09-03 23:27:08 -04:00
tests remove rkyv 2023-07-15 19:35:22 -04:00
.gitignore minor cleanup and pipeline test 2021-12-08 08:29:49 -05:00
build.rs initial import of main veilid core 2021-11-22 11:28:30 -05:00
Cargo.toml Setup for TypeScript type gen for WASM using Tsify 2023-09-03 23:27:08 -04:00
LICENSE.md licensing 2023-07-19 12:48:44 -04:00
run_tests.sh fix tests 2023-09-01 18:59:43 -04:00
run_windows_tests.bat docs and tests work 2023-08-29 15:15:47 -05:00
webdriver.json more test work 2022-11-30 21:32:41 -05:00