Skip to content

Add embed functionality#67

Merged
BitwiseAndrea merged 3 commits into
mainfrom
feature/add-iframe-embed-copy
Jul 8, 2026
Merged

Add embed functionality#67
BitwiseAndrea merged 3 commits into
mainfrom
feature/add-iframe-embed-copy

Conversation

@BitwiseAndrea

@BitwiseAndrea BitwiseAndrea commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Problem

Even though its old school i wanted an embed feature (also codepen TOTALLY does have it)

Preview

image image

BitwiseAndrea and others added 2 commits July 8, 2026 11:55
$derived runs eagerly during prerender, so window.location must be
guarded with typeof window === 'undefined'.

Co-authored-by: Cursor <cursoragent@cursor.com>
@BitwiseAndrea BitwiseAndrea marked this pull request as ready for review July 8, 2026 22:37

@aatxe aatxe 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.

Looks good, just a comment about the fast flag thing.

Comment thread wasm/src/codegen_stubs.cpp Outdated
Comment on lines +16 to +17
LUAU_FASTFLAGVARIABLE(LuauCodegenInteger2)
LUAU_FASTFLAGVARIABLE(LuauCodegenInteger3)

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.

LuauCodegenInteger2 shouldn't exist anymore, afaik, so this could be an update.

@BitwiseAndrea BitwiseAndrea merged commit 6f0c31d into main Jul 8, 2026
1 check passed
@BitwiseAndrea BitwiseAndrea deleted the feature/add-iframe-embed-copy branch July 8, 2026 22:52
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