Skip to content

Call Lamdera-specific Platform initializer#1

Open
derrickbeining wants to merge 1 commit into
lamdera:lamderafrom
derrickbeining:fix/platform-initialize-lamdera-name
Open

Call Lamdera-specific Platform initializer#1
derrickbeining wants to merge 1 commit into
lamdera:lamderafrom
derrickbeining:fix/platform-initialize-lamdera-name

Conversation

@derrickbeining

Copy link
Copy Markdown

Summary

  • Update Lamdera's replacement Browser and Debugger kernels to import/call initialize_Lamdera from the replacement Platform kernel.

Companion to lamdera/elm-core#1 and part of lamdera/compiler#97.

Why

The replacement elm/core PR renames Lamdera's Platform initializer to avoid emitting a second global _Platform_initialize that can override downstream tooling patches. This package needs to call the renamed initializer from Browser and Debugger program setup paths.

Test plan

  • Not run in this package repo directly.
  • Verified downstream that the original collision comes from duplicate _Platform_initialize definitions in Lamdera compiler output.

Made with Cursor

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.

1 participant