Skip to content

kunai-consulting/qwik-optimizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qwik-optimizer

Qwik Optimizer remake

DISCLAIMER: This is very much a work in progress so expect this space to change a lot.

What

This is a ground up re-implementation of the original Qwik Optimzer.

Why

The decision was made to mover from SWC to Oxide as the foundation for the Qwik Optimizer.

In the process of doing this, we hope to make the internal Qwik Optimizer more modular and to be more idiomatic Rust.

Modules

prelude

This is a collection of common types and traits that are used throughout the Qwik Optimizer.

component

This module currently contains metadata info for components.

Usage

Not much save for the unit tests.

cargo test

About

Qwik Optimizer remake

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages