José Julián Espina
47351efa53
Reestructure repo and CI improvements ( #3505 )
...
* Reestructure repo
* cargo update & fmt
* Fix CI
* Add newline
* Fix playground CI
* Fix CI
* Fix CI (for real this time)
* Fix CI (fr fr)
11 months ago
Jason Williams
5eb8541e4a
Changelog17 ( #3101 )
...
* v0.17.0 changelog
* Added latest changes, updated dependencies
---------
Co-authored-by: Iban Eguia Moraza <razican@protonmail.ch>
1 year ago
jedel1043
f25ce46a1e
Migrate to NPM and cleanup Playground ( #1951 )
...
This Pull Request closes #1912 by migrating to a NPM based build, hopefully making it easier to contribute to the Playground.
Also, reduces the number of features of the editor, since most of them were support for other languages or features that don't make sense in a playground environment. This considerably reduces the number of fetched files per page load and the total size of the playground.
3 years ago
Iban Eguia
1673871116
Some cleanup ( #666 )
4 years ago
Iban Eguia
4beadfc9ad
Execution and Node modularization ( #392 )
5 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
WofWca
eea035c7d5
demo: evaluate initial code on page load ( #174 )
5 years ago
WofWca
dc2f874947
demo: improve editor look, add initial code ( #169 )
...
* Change editor theme from dark to light, to match the website theme
* Disable editor minimap
* Initialize the editor with "Hello, World!" program
5 years ago
StackDoubleFlow
8de0889d6b
Use Monaco Editor for demo. ( #145 )
5 years ago
WofWca
a48b9b8aab
Improve demo ( #136 )
...
* demo: evaluate on input instead of on button press
* demo: use `monospace` font
* demo: make the input blank initially (remove space)
5 years ago
Jason Williams
c0851561ea
fixes #99 ( #110 )
5 years ago
Jason Williams
2eea64b171
wasm-pack fixed temporarily
5 years ago
Jason Williams
e305fbda53
clippy updates and updating wasm-pack
5 years ago
Jason Williams
9003186948
webpack updates
6 years ago
Jason Williams
618dda518d
updating wasm output
6 years ago
Jason Williams
5ea6187315
web assembly demo updates
6 years ago
Jason Williams
f7be6f8118
adding Wasm-bindgen
6 years ago