Wasmex.Components.FieldConverter (wasmex v0.13.0)
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.