wasm_type_gen_derive
contains proc-macro generations for serialization and deserialization of moving data in and out of wasmwasm_type_gen
a library that provides convenience functions for building your own custom wasm frameworkexample1
minimal example showing basic wasm type generation + compilation/usageexample2_derive
more involved example illustrating the purpose of wasm_type_genexample2
consumer ofexample2_derive
. This is the end goal for users to write code like this.
-
Notifications
You must be signed in to change notification settings - Fork 0
proc-macro for creating glue code to easily pass structs/enums in and out of wasm
License
nikita-skobov/wasm_type_gen
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
proc-macro for creating glue code to easily pass structs/enums in and out of wasm
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published