Iban Eguia
55e85adbc5
Using production builds for WebAssembly ( #1825 )
...
This commit selects the production build (instead of development) for the WebAssembly compilation with Webpack, used in our playground. This might make things a bit faster and smaller.
I also took the opportunity to update all the dependencies and the Test262 suite, but unfortunately this doesn't solve #1824 .
3 years ago
Francis Murillo
3aa84e4a08
Implement gh-page workflow on release ( #1346 )
3 years ago
Iban Eguia
9e9bf6531a
Upgraded dependencies, removed deprecated deps, updated the test262 submodule ( #1022 )
...
* Upgraded some dependencies, removed deprecated encoding deps, updated the test262 submodule
* Using previous syntax for yarn dependency
* Updated lockfile
4 years ago
Iban Eguia
1673871116
Some cleanup ( #666 )
4 years ago
Subhankar Panda
fefb5a3b71
Remove Monaco Editor Webpack Plugin and Manually Vendor Editor Workers ( #362 )
...
* Removed *.bundle.js from editor WebWorkers
* Removed Monaco Editor Plugin
* package.lock -> yarn.lock
5 years ago
Victor Tuekam
55c85768c3
create boa-wasm package ( #352 )
5 years ago
Jason Williams
ea127b3d75
updated to playground output
5 years ago
Iban Eguia
5f6e4c22c1
Moved to a workspace architecture ( #247 )
...
* Moved to a workspace architecture
5 years ago
Jason Williams
7f2aecf31f
Updates and removing console logs
5 years ago
NavedMaulavi
e20427d62e
Update monacoWebpackPlugin to only include javascript #168 ( #188 )
5 years ago
StackDoubleFlow
8de0889d6b
Use Monaco Editor for demo. ( #145 )
5 years ago
Zach Gotsch
c8da85f52e
Clean dist ( #62 )
...
* Clean /dist as part of webpack build
* Don't track /dist
5 years ago
Jason Williams
920e8ff69e
updatyes
6 years ago
Jason Williams
9003186948
webpack updates
6 years ago
Jason Williams
5ea6187315
web assembly demo updates
6 years ago
Jason Williams
f7be6f8118
adding Wasm-bindgen
6 years ago