Commit graph

2 commits

Author SHA1 Message Date
Rob Blanckaert
159326798e Export Luau public symbols to WebAssembly
Instead of only exporting the symbols for the web repl, export all public
Luau symbols to the wasm build.
2021-11-22 18:20:27 -08:00
Arseny Kapoulkine
5961261a1c
Add web workflow to build Repl with Emscripten (#222)
This also separates Emscripten build into a new target / source to make
it more decoupled.
2021-11-22 09:59:15 -08:00