You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 11, 2023. It is now read-only.
It looks like renderPreview is broken after the wasm branch. I believe the issue is that we try to map an ASTLocation, which is really two locations a start and an end.
It looks like
renderPreviewis broken after the wasm branch. I believe the issue is that we try to map an ASTLocation, which is really two locations a start and an end.I started working on a fix here:
https://gist.github.com/06b35acc50732521e373bc6036304abc
[STR]