Commit f1b86e2
committed
feat!: release 1.0.0
- Split 10 oversized source files into directory modules
- Fix memory cleanup in open() error paths and isValidAudioFile()
- Add 33 new tests (135 total) covering workers, simple API, file-utils,
web-utils, wasi-adapter, utils, and runtime detector
- Remove stale build scripts, migration guides, and static build generator
- Update SonarCloud config with correct version and URLs
- Add CHANGELOG.md documenting beta to 1.0.0 changes
- Bump version to 1.0.0 in deno.json and package.json1 parent 7e3ff9d commit f1b86e2
File tree
109 files changed
+6781
-6956
lines changed- build
- examples
- common
- scripts
- src
- file-utils
- folder-api
- runtime
- unified-loader
- wasi-adapter
- wasi-loader
- wasmer-sdk-loader
- simple
- taglib
- web-utils
- worker-pool
- workers
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
109 files changed
+6781
-6956
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments