GithubHelp home page GithubHelp logo

Comments (3)

ai avatar ai commented on June 27, 2024

Can you show bundle/ content?

from size-limit.

fryorcraken avatar fryorcraken commented on June 27, 2024

Can you show bundle/ content?

waku-org/js-rln/bundle  feat/verify-no-root ✔                                                                                                                                                                                                                     29d11h  ⍉
▶ tree 
.
├── 02bce7e5f3bcf834.wasm
├── 20ff36861f56116ae72f.module.wasm
├── 939.index.js
├── assets
│   ├── rln-fb4d7b4b.wasm
│   ├── rln_final-a641c06e.zkey
│   ├── rln_wasm_bg-0185b546.wasm
│   ├── rln_wasm_bg-72ac39a3.wasm
│   └── rln_wasm_bg-a7027f94.wasm
├── index.js
├── rln-0e12a076.js
├── rln-4592cf99.js
├── rln-78416578.js
├── rln-79a18618.js
├── rln-a1a9aa71.js
├── rln-ae2fde2f.js
└── rln-affbe9d4.js

1 directory, 16 files

from size-limit.

ai avatar ai commented on June 27, 2024

Something like this will work

module.exports = [
  {
    name: "RLN Instance",
    path: "bundle/index.js",
    import: "{ create }",
  },
  {
    name: "RLN WASM addons",
    path: "bundle/assets/*.wasm"
  },
];

from size-limit.

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.