Giter VIP home page Giter VIP logo

Comments (5)

thepassle avatar thepassle commented on May 20, 2024

I tested this by removing:
@open-wc/building-webpack/default-config.js:131

'module:fast-async',

and adding:

async asyncFunction() {
  await new Promise(resolve => setTimeout(resolve, 500));
}
asyncFunction();

to my demo app.

I tested on the following browsers (on browserstack):

  • firefox 62 and up
  • chrome 69 and up
  • opera 55 and up
  • edge 15 and up
  • safari 10.1

where everything works.

Bundlesize savings:

with fast-async
27.9 kb

without fast-async
27.4 kb

from open-wc.

LarsDenBakker avatar LarsDenBakker commented on May 20, 2024

Thats great, thanks for testing! Performance is probably better too.

from open-wc.

thepassle avatar thepassle commented on May 20, 2024

Very slightly, yeah

from open-wc.

stale avatar stale commented on May 20, 2024

Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!

from open-wc.

stale avatar stale commented on May 20, 2024

Hey there, it's me again! I am going close this issue to help our maintainers focus on the current development roadmap instead. If the issue mentioned is still a concern, please open a new ticket and mention this old one. Cheers and thanks for using Open Web Components!

from open-wc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.