Skip to content

Simple framework for testing security mechanisms in JavaScript interpreters

Notifications You must be signed in to change notification settings

mfaerevaag/bowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bowser

bowser

Build Status

Simple framework for testing security mechanisms in JavaScript interpreters.

Running

The project uses stack, so to build, simply:

# stack build

To run, try:

# stack exec bowser-exe -- --file ./examples/fib_rec.js --threshold 1000000 --verbose

For more examples, see examples/.

About

Simple framework for testing security mechanisms in JavaScript interpreters

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published