Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@chalker/fake-endianness

A hack to reverse JS endianness for tests

Caution

Very slow and not perfect.

Has unwanted side-effects.

Not suitable for any production use.

Important

The only intended usecase is running fake Big-Endian tests on Little-Endian systems.

Usage

require('@chalker/fake-endianness')
import '@chalker/fake-endianness'

License

MIT

About

A hack to reverse JS endianness for tests

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors