1 file changed
+1
-1
lines changed- .github/workflows/node_compat_test.yml+1-1
- Cargo.lock+3-3
- Cargo.toml+1-1
- ext/fetch/Cargo.toml+1-1
- ext/fetch/fs_fetch_handler.rs+24-51
- ext/node/ops/sqlite/database.rs+2-2
- ext/node/ops/sqlite/session.rs+5-17
- ext/node/ops/sqlite/statement.rs+5-8
- ext/node/polyfills/internal/buffer.mjs+7
- ext/web/08_text_encoding.js+4
- tests/integration/mod.rs+1-2
- tests/node_compat/config.json+1
- tests/node_compat/mod.rs+192-71
- tests/specs/compile/include/buffered_reads/main.ts+11
- tests/unit/text_encoding_test.ts+53
- tests/unit_node/mod.rs+1-2
- tests/unit_node/sqlite_test.ts+19-1
- tests/util/server/src/test_runner.rs+5-7
0 commit comments