tooling.report

feature

Binary

Import a binary file in various formats

Person in labcoat walking left

Why

Importing binary assets into the JavaScript module graph can be useful for a wide range of applications, from image editors to emulators. However, it can quickly become expensive to represent large amounts of binary data if that data has to be inlined into code. For this reason, it's useful for build tools to provide multiple mechanisms for importing and transforming binary data so that developers can decide based on the needs of their application.

Use the (+) card below & tell us if we missed a capability!

Plant with tall leafs and vines in a pot

Questions or Concerns?

We want to hear from you, let us know how to make this better. Open up a GitHub issue and we’ll track it there. Thanks!

Open a GitHub Issue