Wasmex. Components. FieldConverter
(wasmex v0.15.1)
Copy Markdown
Converts field names between Elixir's snake_case and WIT's kebab-case conventions.
This module provides bidirectional conversion for field names in maps and nested data structures, allowing seamless interaction between Elixir code and WebAssembly components that use different naming conventions.