Commit a6b0a0f
authored
refactor(v8-bridge): modularize the bridge into a per-subsystem TypeScript package (#165)
* refactor(v8-bridge): remove the generated .source.js seam, bundle bridge-src directly
* refactor(v8-bridge): split network/process/polyfills/child-process/module-loader into per-subsystem modules1 parent db2c79b commit a6b0a0f
53 files changed
Lines changed: 17839 additions & 45608 deletions
File tree
- crates
- build-support
- execution
- assets
- tests
- sidecar-browser
- src
- tests
- sidecar/tests
- fixtures
- v8-runtime/assets/generated
- packages
- browser/src
- generated
- build-tools
- bridge-src
- builtins
- polyfills
- scripts
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
239 | 238 | | |
240 | 239 | | |
241 | 240 | | |
| |||
245 | 244 | | |
246 | 245 | | |
247 | 246 | | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
248 | 256 | | |
249 | 257 | | |
250 | 258 | | |
| |||
Large diffs are not rendered by default.
0 commit comments