Ali Chraghi
|
82e10f4f28
|
all: build: thisDir improvements (#570)
* build:all: thisDir improvements
more performant output, usage code reducement and compileError for wrong usage
* glfw: update deprecated code
|
2022-09-29 08:41:46 -07:00 |
|
Ali Chraghi
|
fcb82345d4
|
all: build: organize build files and reduce unreachables (#567)
|
2022-09-25 10:02:51 -07:00 |
|
Ali Chraghi
|
936ad7bffc
|
tools/html-generator: fix name zig->sysjs
|
2022-09-18 17:09:54 -07:00 |
|
LeRoyce Pearson
|
47d1544b64
|
{mach,sysjs}: put WASM imports into their own namespaces (#537)
|
2022-09-16 16:56:22 -07:00 |
|
Ali Chraghi
|
8b50f076a6
|
{build,wasmserve}: improvements
build: use parseIp4 instead resolveIp
wasmserve: use ansi_to_html.js instead ansi_up.js
wasmserve: handle build procces unexpected exits and more
|
2022-09-15 07:42:59 -07:00 |
|
Ali Chraghi
|
aaddd4dbeb
|
{build,wasmserve}: show error on browser + improvements
|
2022-09-14 12:32:03 -07:00 |
|
Ali Chraghi
|
5be9f04d85
|
{build,wasmserve}: use wasmserve, drop apple_pie
|
2022-09-14 12:32:03 -07:00 |
|
iddev5
|
19fb2e8ebd
|
tools: add html-generator tools to automatically generate
application.html
|
2022-05-27 21:08:10 -07:00 |
|
iddev5
|
8d4c51738e
|
mach: build+tools: allow address and port of http server be configurable
for wasm
MACH_ADDRESS and MACH_PORT environment variable are added.
|
2022-05-27 21:08:10 -07:00 |
|
iddev5
|
7c70dde3f1
|
tools: add basic http server implementation
|
2022-05-27 21:08:10 -07:00 |
|
iddev5
|
cc700d79dd
|
tools: Add apple_pie dependency
|
2022-05-27 21:08:10 -07:00 |
|