You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[embind] Add register_type<T>(name, definition) to emit a stable TS alias
Introduce a second overload of register_type that creates a named TypeScript
alias for val-based types declared with EMSCRIPTEN_DECLARE_VAL_TYPE.
See changes in tests for examples.
0 commit comments