This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch unity
in repository https://gitbox.apache.org/repos/asf/tvm.git
from ef00a96394 [Unity]: fix error on enum (#15451)
add 54e304467e [Unity] Eslint and TypeScript configuration fix (#15452)
No new revisions were added by this update.
Summary of changes:
web/.eslintrc.json | 3 ++-
web/package-lock.json | 11 ++++++-----
web/package.json | 9 +++++----
web/src/rpc_server.ts | 4 ++--
web/src/runtime.ts | 32 ++++++++++++++++----------------
web/src/tvmjs_runtime_wasi.d.ts | 2 +-
web/src/webgpu.ts | 32 ++++++++++++++++----------------
web/tsconfig.json | 3 ++-
8 files changed, 50 insertions(+), 46 deletions(-)