Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

173
Views
How to build a stateful Webpack loader?

I am trying to build a Webpack loader for Gleam language that compiles to JavaScript. Since, gleam has a standalone compiler and compilation unit is entire package as opposed to file-based system of Webpack, I need to maintain the state to avoid the repetitive compilation of the gleam source code.

But, Webpack documentation recommends that loaders should be stateless. Without maintaining the state, it is impossible to keep track of mapping of compiled files and their source gleam files. I also did not find any such documentation about this on Webpack docs.

So, how can I achieve this? Is there some other Webpack process-level API that can be utilized to achieve this?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!