defims / wvwasi

A WebView with WASI may be the best containerized JS/WASM runtime that supports GUI and system APIs. wvwasi is it.
http://wvwasi.org
MIT License
5 stars 0 forks source link

add wvwasi-macro crate #16

Closed defims closed 6 months ago

defims commented 6 months ago

Add method wvwasi_macro::create_type_info_crate, which is used to create a trait with a method called create_disp_type_info. The create_disp_type_info method returns an ITypeInfo for the following trait.