webassembly-floating-point-hex-parser

v0.1.2
A function to parse floating point hexadecimal strings as defined by the WebAssembly specification
webassembly floating-point

build

babel src -d lib

prepublishOnly

npm run build

watch

jest --watch *.js

test

jest

postbuild

NODE_ENV=PRODUCTION jest

pretest

gcc ./test/fuzzing/parse.c -o ./test/fuzzing/parse.out -lm -Wall

Metadata

  • ISC
  • *
  • Mauro Bringolf
  • released 12/31/2017

Downloads

Maintainers