1.0.0-pre-15 • Published 1 year ago
@bunchmark/web v1.0.0-pre-15
@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
}
)
1.0.0-pre-12
1 year ago
1.0.0-pre-14
1 year ago
1.0.0-pre-13
1 year ago
1.0.0-pre-15
1 year ago
1.0.0-pre-10
1 year ago
1.0.0-pre-9
1 year ago
1.0.0-pre-8
1 year ago
1.0.0-pre-7
1 year ago
1.0.0-pre-11
1 year ago
1.0.0-pre-6
1 year ago
1.0.0-pre-5
1 year ago
1.0.0-pre-4
2 years ago
1.0.0-pre-2
2 years ago
1.0.0-pre-1
2 years ago