v1.1.0
This version introduces no new features, but mainly implements wasm support.
You can try the new browser analyser at https://gsa.zxilly.dev.
Changelog
- 1f231ec: build(deps): bump github.com/charmbracelet/bubbletea (@dependabot[bot])
- ac1e4f4: build(deps): bump github.com/charmbracelet/lipgloss (@dependabot[bot])
- 7984b90: build: ignore examples dir (@Zxilly)
- 0f0431c: build: ignore pycache dir (@Zxilly)
- e2fcca7: build: update lockfile (@Zxilly)
- a2b74b8: feat: add a link to project (@Zxilly)
- 14ccba3: feat: add size warning dialog (@Zxilly)
- a41b9d3: feat: add wasm support (@Zxilly)
- 9253192: feat: disable disasm in wasm build (@Zxilly)
- dda38f6: feat: make star img clickable (@Zxilly)
- 0b3d228: feat: wasm analyzer implemented (@Zxilly)
- f87615a: fix: fix explorer bundle (@Zxilly)
- 619700b: fix: fix linter and ts types (@Zxilly)
- 50433b3: fix: fix tests and move wasm (@Zxilly)
- fced95d: perf: optimize wasm with binaryen (@Zxilly)
- 129562b: refactor: use material ui (@Zxilly)
- 64c751c: style: remove duplicate fatal (@Zxilly)