Commit graph

19 commits

Author SHA1 Message Date
阿良仔
ccbdb7a19d
feat(website): store the last edited code (#496) 2023-06-29 10:26:12 +08:00
Boshen
9b91d8391d
fix(website): update pnpm lock file 2023-06-22 10:54:36 +08:00
u9g
7c4e1d401a
feat(playground): Add IR view to playground (#467) 2023-06-21 22:35:55 +08:00
Ben
67a86063e9
Update to latest Ezno checker and more (#463) 2023-06-21 08:09:41 +08:00
Boshen
3263f2b654
fix(playground): disable format tab 2023-06-10 01:07:58 +08:00
Boshen
953eb29c8b
feat(playground): disable the formatter tab for now 2023-06-10 00:43:35 +08:00
Boshen
263db0f6d5
feat(playground): add some styles 2023-06-10 00:05:43 +08:00
Boshen
79188d70d0
refactor(wasm): clean up options passing (#418) 2023-06-09 21:29:28 +08:00
Boshen
2da34d0318
fix(playground): a few bug fixes 2023-06-08 23:12:27 +08:00
Boshen
dd213aa97b
fix(playground): fix spelling 2023-06-07 23:18:29 +08:00
Boshen
5a6180c95c
feat(playground): persist code into url param 2023-06-07 20:25:21 +08:00
Boshen
f13078c4df
feat(playground): show code range when hovering over the ast 2023-06-07 19:16:00 +08:00
Boshen
224624bf89
refactor(playground): some cleanups (#409) 2023-06-06 19:20:40 +08:00
Boshen
2bebbb5a77
feat(website): add linter / minifier / formatter to the playground (#407) 2023-06-04 15:30:55 +08:00
Boshen
e88fd86b17
feat(website): integrate oxc wasm into the playground (#404) 2023-06-03 10:20:50 +08:00
Boshen
eba2346cfb feat(website): init playground 2023-06-02 21:01:47 +08:00
Boshen
2d11f05f14 Nuke the existing website folder, let's start from scratch
Let's use the least amount of dependencies possible, and eventually we
should be able to dog food ourselves.
2023-06-02 21:01:47 +08:00
Boshen
d49195f7f2
feat: napi (#302)
* chore: only ignore js files from the root

* feat: napi
2023-04-22 14:41:45 +08:00
Boshen
21d4954071
Website (#281)
feat(site): init website

Co-authored-by: Gwen <guan_wy@foxmail.com>
2023-04-19 16:37:44 +08:00