libsass-asm icon indicating copy to clipboard operation
libsass-asm copied to clipboard

WebAssembly based Javascript bindings for libsass

Results 4 libsass-asm issues
Sort by recently updated
recently updated
newest added

`libsass-asm` is nothing more than 1:1 corresponding bindings to libsass. Maybe better to have top-level interface like `renderSync` for conveniences, or better to leave as preliminary building block.

type: enhancement

It isn's clear if test setup is correct https://github.com/kwonoj/libsass-asm/blob/798a4abed93292415b29350df57c6724998da578/circle.sh#L19-L25 , `--probe-todo` doesn't seem to work and manually check out specific version tag for sass-spec. Need to figure out correct setup...

type: bug

Currently minimal amount of interfaces are wrapped / exposed as factory classes to pass sass-spec tests. Remaining interfaces are below, need to be cwrapped & create correct class. - [...