Skip to content
This repository has been archived by the owner on Jul 4, 2022. It is now read-only.
/ png-as Public archive

Start decoding png using webassembly, using Assemblyscript and C precompiled to wasm

Notifications You must be signed in to change notification settings

9oelM/png-as

Repository files navigation

png-as (🚧 WIP 🚧)

The goal of png-as is to efficiently parse data from .png files. The work is in progress!

Todos

  • ✅ setup basic node.js entry point and asc parser structure
  • 🚧 decode IDAT using zlib-c
  • 📚 receive pixel data from images
  • 📚 setup snapshot and unit tests
  • 📚 WASI (its own runtime) support
  • 📚 Multiple workers and SIMD

About

Start decoding png using webassembly, using Assemblyscript and C precompiled to wasm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published