Add original field name to wasm macro.

This commit is contained in:
Tom Alexander
2023-12-25 12:32:35 -05:00
parent bbb9ec637a
commit eb51bdfe2f
59 changed files with 96 additions and 15 deletions

View File

@@ -21,6 +21,7 @@ pub(crate) struct WasmPropertyDrawer<'s> {
to_wasm!(
WasmPropertyDrawer<'s>,
PropertyDrawer<'s>,
original,
wasm_context,
standard_properties,
{