Amin Ya
Amin Ya
I tried to understand the Parcel API and mimic what the Rollup plugin does, but there are flaws in my implementation. Feel free to push to this branch.
As-bind is a killer feature and should be also implemented.
Automatic wasm instantiation would be nice, but as seen in the Rollup plugin, it requires supporting a notion like ``` import "asc:something.as" ```
CLA signed @facebook-github-bot
Does this repository accept non-employee contributions?
Bun and Deno are not officially supported as of now. We have to add CI for it and test them to know their state. For Windows, this is possibly related:...
@wing328 It's a breaking change cause it fixes the issue of using values instead of names. This will not work for any strings that are not symbols, such as numbers...
@wing328 There's nothing else blocking this PR.
The issue is Wayland. See the solution here: https://github.com/warpdotdev/Warp/issues/5367#issuecomment-2408890422