Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make applyTransform runtime agnostic #1585

Merged
merged 5 commits into from
Jan 19, 2023
Merged

Make applyTransform runtime agnostic #1585

merged 5 commits into from
Jan 19, 2023

Conversation

Janpot
Copy link
Member

@Janpot Janpot commented Jan 19, 2023

Fix for #1521

dataSource/shared is intended for runtime, editor and server environment. It can't therefore import quickjs. Luckily we have the recently create JsRuntime abstraction that allows us to reuse higher level methods like applyTransform between different environments. Just by changing it to accept a jsRuntime parameter

@oliviertassinari oliviertassinari requested a deployment to remove-server-rt - toolpad-db PR #1585 January 19, 2023 12:01 — with Render Abandoned
@Janpot Janpot added the core Infrastructure work going on behind the scenes label Jan 19, 2023
@oliviertassinari oliviertassinari temporarily deployed to remove-server-rt - toolpad PR #1585 January 19, 2023 12:52 — with Render Destroyed
@Janpot Janpot marked this pull request as ready for review January 19, 2023 13:08
@Janpot Janpot merged commit ec77fdf into master Jan 19, 2023
@Janpot Janpot deleted the remove-server-rt branch January 19, 2023 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Infrastructure work going on behind the scenes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants