Replies: 1 comment 1 reply
-
|
Farm supports swc wasm plugins, but farm does not use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I'm the author of the SWC project, and I'm working to create a compatibility table for SWC Wasm plugins.
https://plugins.swc.rs/compat/range/16
This is what it looks like, and I want to add farm to the runtime list (assuming that farm supports Wasm plugins).
But the import script is quite naive and I want to ask how should I parse tags.
Is checking for tags with
@farm/corereliable?Beta Was this translation helpful? Give feedback.
All reactions