OJ Kwon

Results 87 issues of OJ Kwon

### Describe the feature https://github.com/wasmerio/wasmer/releases/tag/3.0.0-alpha It may not be good idea to bump up into alpha, filing for tracking & find right time to upgrade. ### Babel plugin or link...

A-plugin

**Description:** - relates to https://github.com/swc-project/swc/issues/5275 PR adds simple test cases for the wasm, as we are moving towards to make @swc/wasm as first class citizen. This PR actually fails since...

### Describe the feature If we report an error _inside_ of plugin (i.e via `handler::emit()`) this is what we get today. ![Screen Shot 2022-03-28 at 10 43 36 AM](https://user-images.githubusercontent.com/1210596/160456261-59a5043d-b854-4e05-80bb-0c768e00c269.png) Stack...

enhancement
A-plugin

### Describe the feature We do allow breaking changes without major version bump in experimental phase, but still general ergonomics for the error itself is not great. Error message like...

enhancement
A-plugin

### Describe the feature This is a tracking issue to create some documentation around how our plugin compatibility across AST changes and what need to be done if we are...

enhancement
A-meta

### Describe the feature To prevent issues like https://github.com/swc-project/plugins/issues/48 Having tests under swc's workspace is not able to catch issues like this as it compiles against the latest TOT of...

enhancement
A-plugin

### Describe the feature There are some possible needs for the plugin who want to visit some state of AST _after_ a certain transform phase completes. In the case of...

enhancement
A-plugin

### Describe the feature This is by far the biggest blocker for the official release for the plugin feature. (I thought I filed this already somehow). The main issue in...

enhancement
A: plugin

### Issue description or question I think this is a very unclear feature request or maybe even available today, please bear with me. :pray: We have large amount of jest...

feature request
more info is required

### Issue description or question This is a feature request. I don't have a lot of issues with current test pass / fail marker, but one of my system does...

feature request