@bunchmark/web

1.0.0-pre-15 • Public • Published

@bunchmark/run

This contains the Web-related routines. At this point just an iframe-based task compiler.

// for client-side code:
import {run} from '@bunchmark/core'
import {compiler} from '@bunchmark/web'

await run(
    {
        tasks: [/*see the core documentation*/],
        compiler // this will sandbox the benchmark code in an iframe,
        html
    }
)

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.0-pre-151latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.0-pre-151
1.0.0-pre-141
1.0.0-pre-131
1.0.0-pre-121
1.0.0-pre-111
1.0.0-pre-101
1.0.0-pre-91
1.0.0-pre-82
1.0.0-pre-71
1.0.0-pre-61
1.0.0-pre-51
1.0.0-pre-41
1.0.0-pre-21
1.0.0-pre-11

Package Sidebar

Install

npm i @bunchmark/web

Weekly Downloads

15

Version

1.0.0-pre-15

License

ISC

Unpacked Size

4.91 kB

Total Files

6

Last publish

Collaborators

  • pygy