Evan Wallace
|
a3d25dd6c2
|
add an internal-only timing flag
|
2021-04-20 02:49:09 -07:00 |
|
Evan Wallace
|
e2a461f0fe
|
split "debug" log level into "debug" and "verbose"
|
2021-04-17 03:38:56 -07:00 |
|
Evan Wallace
|
792ae9aad8
|
attempt to fix flaky "go fmt" ci check
|
2021-04-17 02:38:16 -07:00 |
|
Evan Wallace
|
afd84e405e
|
attempt to bypass weird ci heisenbug
|
2021-04-14 19:02:34 -07:00 |
|
Evan Wallace
|
0b9456df9a
|
fix #936: announce deno support
|
2021-04-14 18:54:19 -07:00 |
|
Evan Wallace
|
32de4a036d
|
remove "require" and "import" warnings (#1155)
|
2021-04-14 18:28:16 -07:00 |
|
Evan Wallace
|
e75f4ea782
|
add tests for deno (#1150)
|
2021-04-14 04:27:01 -07:00 |
|
Evan Wallace
|
d4a7cd31db
|
Experimental support for Deno (#1145)
|
2021-04-13 02:38:00 -07:00 |
|
Evan Wallace
|
3d0421217e
|
add "bench-readmin-esbuild" to prepublish
|
2021-04-11 05:55:07 -07:00 |
|
Evan Wallace
|
c3e8ccd783
|
upgrade to go 1.16.3 (#1106)
|
2021-04-03 00:59:20 -07:00 |
|
Evan Wallace
|
49b8d86f59
|
auto-define "process.env.NODE_ENV" for the browser
|
2021-03-31 15:53:18 -07:00 |
|
Evan Wallace
|
c7ea6ce1e0
|
publish 0.9.7 to npm
|
2021-03-24 13:37:31 -07:00 |
|
Evan Wallace
|
3da3361e5d
|
fix #803: add support for android arm64
|
2021-03-24 13:02:24 -07:00 |
|
Evan Wallace
|
d42bb21646
|
upgrade from go 1.16.0 to go 1.16.2 (#996)
|
2021-03-17 19:45:22 -07:00 |
|
Evan Wallace
|
15ec236d2e
|
"node-unref-tests" depends on "scripts/node_modules"
|
2021-03-17 19:25:48 -07:00 |
|
mseele
|
c20e26a0a8
|
fix typo (#987)
|
2021-03-17 10:25:14 -07:00 |
|
Evan Wallace
|
e0f73123d6
|
remove "metafile" from "outputFiles"
|
2021-03-08 20:51:30 -08:00 |
|
Evan Wallace
|
48d498752c
|
add node unref tests to common tests
|
2021-03-08 20:51:30 -08:00 |
|
Evan Wallace
|
b5c5f0a9fe
|
remove "--summary", always print summary instead
|
2021-03-08 20:51:30 -08:00 |
|
Evan Wallace
|
db38df55d5
|
fix #874: update version.go atomically
|
2021-02-24 06:21:36 -08:00 |
|
Evan Wallace
|
fefdee8f4b
|
add "-race" to "go test" (#872)
|
2021-02-22 18:49:51 -08:00 |
|
Evan Wallace
|
cf90b44e39
|
fix go version check
|
2021-02-17 17:53:37 -08:00 |
|
Ryan Tsao
|
6a4af081bb
|
Add native builds for ARM-based Macs (#820)
|
2021-02-17 16:32:23 -08:00 |
|
Evan Wallace
|
e073390929
|
update go 1.15.5 => go 1.15.7
|
2021-01-28 01:55:46 -08:00 |
|
Evan Wallace
|
88c852355d
|
fix #687: purge all uses of "path/filepath"
|
2021-01-25 17:39:58 -08:00 |
|
Evan Wallace
|
df92f96d85
|
fix stdin with wasm on windows (#687)
|
2021-01-25 16:49:35 -08:00 |
|
Evan Wallace
|
9ea2076401
|
hack: speed up "esbuild-wasm" despite node bug
|
2021-01-25 05:05:54 -08:00 |
|
Evan Wallace
|
8b12e53930
|
add package-lock.json for benchmark packages
|
2021-01-21 17:33:23 -08:00 |
|
Sam Chen
|
2aa01f5277
|
update webpack 5 benchmark (#681)
|
2021-01-17 14:52:30 -08:00 |
|
Evan Wallace
|
e884a23a3c
|
update parcel again to fix source maps (#669)
|
2021-01-13 21:53:20 -08:00 |
|
Evan Wallace
|
c8e19b0c8d
|
update benchmark scripts for latest parcel 2 (#669)
|
2021-01-12 19:21:09 -08:00 |
|
Evan Wallace
|
6c299fc5c6
|
extract common flags for react admin benchmark
|
2021-01-01 02:53:26 -08:00 |
|
Evan Wallace
|
f70234145b
|
fix #631: optionally print a build summary
|
2020-12-30 22:28:09 -08:00 |
|
Evan Wallace
|
0ff7a0c6e7
|
include newer benchmarks in top-level targets
|
2020-12-30 18:36:20 -08:00 |
|
Evan Wallace
|
79e756c74c
|
remove fusebox benchmarks
|
2020-12-30 18:35:09 -08:00 |
|
Evan Wallace
|
e828322868
|
fix #595: revert the "worker_threads" change
|
2020-12-14 15:29:29 -08:00 |
|
Evan Wallace
|
aef0e4442c
|
add support for 32-bit linux arm (#550)
|
2020-12-12 02:23:16 -08:00 |
|
Evan Wallace
|
5c7b802f09
|
update the parcel typescript benchmarks
|
2020-12-09 22:33:05 -08:00 |
|
Evan Wallace
|
57012a7da8
|
fix #527: enable the build API in the browser
|
2020-12-07 20:05:06 -08:00 |
|
Evan Wallace
|
39af988cbf
|
fix type errors, enforce with ci
|
2020-12-05 00:33:21 -08:00 |
|
Evan Wallace
|
d14d027728
|
fix publish script to not require a fourth otp
|
2020-11-17 00:15:54 -08:00 |
|
Evan Wallace
|
4c7229282e
|
fix #523: support for the "mips64le" architecture
|
2020-11-16 00:17:14 -08:00 |
|
Evan Wallace
|
3fc81c8e5c
|
only require go 1.15.5 for publishing
|
2020-11-14 10:34:11 -08:00 |
|
Evan Wallace
|
c06df72a23
|
allow go 1.15 in addition to go 1.15.x
|
2020-11-13 19:38:16 -08:00 |
|
Evan Wallace
|
3caffa8f3d
|
enforce go 1.15
|
2020-11-13 14:41:39 -08:00 |
|
Evan Wallace
|
a220892c0a
|
add missing dependencies on version.go in makefile
|
2020-11-13 03:42:17 -08:00 |
|
Evan Wallace
|
ce227affe8
|
always re-copy wasm_exec.js in case it has changed
|
2020-11-12 23:41:14 -08:00 |
|
Evan Wallace
|
061f635e53
|
publish 0.8.4 to npm
|
2020-11-05 14:12:09 -08:00 |
|
Evan Wallace
|
67803d287b
|
add tests for typescript type definitions (#499)
|
2020-11-01 15:04:45 -08:00 |
|
Evan Wallace
|
38c5be5b53
|
add a plugin api (#111)
|
2020-10-31 22:11:47 -07:00 |
|