Skip to content

perf(ext/web): convert geometry.js from lazy_loaded_esm to lazy_loaded_js#34997

Merged
bartlomieju merged 2 commits into
denoland:mainfrom
petamoriken:perf/geometry
Jun 7, 2026
Merged

perf(ext/web): convert geometry.js from lazy_loaded_esm to lazy_loaded_js#34997
bartlomieju merged 2 commits into
denoland:mainfrom
petamoriken:perf/geometry

Conversation

@petamoriken

Copy link
Copy Markdown
Contributor

related: #33760, #34061

Rename geometry.js to 17_geometry.js and convert from ESM (import/export) to a plain IIFE script, moving it from lazy_loaded_esm to lazy_loaded_js in lib.rs and updating the consumer in 98_global_scope_shared.js to use loadExtScript instead of createLazyLoader.

generated by Claude Sonnet 4.6

petamoriken and others added 2 commits June 8, 2026 01:20
…d_js

Rename geometry.js to 17_geometry.js and convert from ESM (import/export)
to a plain IIFE script, moving it from lazy_loaded_esm to lazy_loaded_js in
lib.rs and updating the consumer in 98_global_scope_shared.js to use
loadExtScript instead of createLazyLoader.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
@deno-cla-assistant

deno-cla-assistant Bot commented Jun 7, 2026

Copy link
Copy Markdown

Deno Individual Contributor License Agreement

All contributors have signed the CLA. Thank you!

Re-run CLA check


This is an automated message from CLA Assistant

@bartlomieju bartlomieju left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@bartlomieju
bartlomieju merged commit 701ef35 into denoland:main Jun 7, 2026
136 checks passed
@petamoriken
petamoriken deleted the perf/geometry branch June 8, 2026 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants