issues Search Results · repo:fz6m/rs-module-lexer language:Rust
Filter by
9 results
(67 ms)9 results
infz6m/rs-module-lexer (press backspace or delete to remove)Describe the bug
Hi! We re trying to replace es-module-lexer for rs-module-lexer in https://github.com/thepassle/module-graph/pull/18,
but it seems like we re getting GenericFailures when using import ...
thepassle
- 3
- Opened on Jan 17
- #10
Describe the bug
Unable to parse the content of .jsx files with a .js extension.
I have already provided a minimal reproduction
https://github.com/screetBloom/rs-lexer-reproduction/blob/master/fixtures/jsx/test.js#L393 ...
screetBloom
- 2
- Opened on Aug 13, 2024
- #9
Is there any way to contact you?
This tool has significantly improved compile performance for my product. Thank you for your hard work. I m willing to
make a payment, maybe ¥100.
screetBloom
- 1
- Opened on Aug 11, 2024
- #8
Describe the bug
Version
rs-module-lexer@2.4.0
Question
The package @xn-sakina/rml-darwin-x64 distributed on the macOS platform does not contain the file
rs-module-lexer.darwin-x64.node.
img width= ...
screetBloom
- 1
- Opened on Aug 8, 2024
- #7
Describe the bug
I m seeing different behavior between es-module-lexer and rs-module-lexer for the following code:
export interface MyInterface {
value: string;
}
Possibly related to an earlier issue ...
MitchLillie
- 3
- Opened on May 1, 2024
- #6
https://github.com/guybedford/es-module-lexer/commits/main/
- #164
- #167
- #168
fz6m
- Opened on Apr 20, 2024
- #5
Describe the bug
I believe this may just need errors to be cast to napi::Error.
Given the following example:
import {parse} from rs-module-lexer ;
try {
parse({
input: [{
filename: x.jsx ...
developit
- 2
- Opened on Jan 9, 2024
- #3
Clear and concise description of the problem
I m looking at running rs-module-lexer inside an edge function, but noticed that there doesn t seem to be a wasm variant
available. I can only find native ...
enhancement
marvinhagemeister
- 2
- Opened on Nov 9, 2023
- #2
Describe the bug
It looks like the facade property does not match the output of es-module-lexer. Is that intentional?
I noticed tests for facade are disabled in equal.ts.
Reproduction
https://runkit.com/iamnathanj/runkit-npm-rs-module-lexer ...
iAmNathanJ
- 3
- Opened on Oct 30, 2023
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.