1. Remove default value in optional args - https://github.com/bikallem/webapi/tree/remove-default-value, - https://github.com/moonbitlang/moonbit-docs/issues/1133 3. Remove redundant to_js from traits after empty traits issue is fixed - https://github.com/bikallem/mbt-ffi/blob/main/dom/event_target.mbt#L34 - https://github.com/moonbitlang/moonbit-docs/issues/1129