UNPKG
@montferret/ferret-wasm
Version:
alpha (2.0.0-alpha.30)
latest (1.0.0)
2.0.0-alpha.30
1.0.0
0.7.3
0.7.2
0.7.1
0.7.0
Ferret compiler and runtime ported to WASM
github.com/MontFerret/ferret-wasm
MontFerret/ferret-wasm
@montferret/ferret-wasm
/
CHANGELOG.md
10 lines
(5 loc)
•
130 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
## 1.0.0
### Changed
-
Upgraded Ferret to v0.8.2
### Added
-
Added
`compiler.destroy`
method to clean up cached programs.