Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
baudaux
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
baudaux
3mo ago
I will be interested in getting details about the experiments of Ryan Hunt about DOM performances. I am currently developing a WASI runtime for exaequOS and Woua programming language that will target WASI and will have access to DOM through
2.
▲
by
baudaux
3mo ago
I put csol in https://exaequos.com : https://github.com/nielssp/csol Type: /usr/games/csol in the terminal (or find solitaire)
3.
▲
by
baudaux
7mo ago
Did you compare with wayvara ? The uxn/varvara runtime of https://exaequos.com ?
4.
▲
by
baudaux
8mo ago
Is it simple to adapt file open/save in order to embed it in https://exaequos.com ?
5.
▲
by
baudaux
8mo ago
I am working on a new Unix-style filesystem for the browser, in https://exaequos.com For local and remote storage and encrypted
6.
▲
by
baudaux
9mo ago
Maybe with plugins. The WebAssembly way is cross platform. You would be very surprised with the performances of WebAssembly. I have built a Fibonacci test program in Rust that runs faster when built to Wasi than the native target on my MacB
7.
▲
by
baudaux
9mo ago
It allows, for example, to create bindings as I did for raylib graphics library. exaequOS can run any program that can be built to WebAssembly It will soon support WASI p1 and p2. So many programming languages will be possible for creating
8.
▲
by
baudaux
9mo ago
I easily managed to build quickJS to WebAssembly for running in https://exaequOS.com . So I need to do the same for MicroQuickJS !
9.
▲
by
baudaux
9mo ago
What is your project ?
10.
▲
by
baudaux
9mo ago
Or both the browser and wasi. As I am doing with exaequOS
11.
▲
by
baudaux
10mo ago
Thanks. I will have a look. I would like to integrate one Prolog in exaequOS.
12.
▲
by
baudaux
10mo ago
Is there a WebAssembly WASI version of swi prolog ?
13.
▲
by
baudaux
10mo ago
I am building a WebAssembly WASI runtime for exaequOS ( https://exaequos.com ), an OS fully running in the Web browser. It will support WASI 0.1 and 0.2. Basic implementation can be tested by running ‘wex’ in the terminal
14.
▲
by
baudaux
11mo ago
I have built Fibonacci wasm wasi executable for Rust. When I execute it in https://exaequos.com (with wex runtime under development), it is faster than the native app on my MacBook
15.
▲
Typst in the Web Browser with ExaequOS
2 points
by
baudaux
11mo ago
|
0 comments
16.
▲
by
baudaux
11mo ago
It looks like what we can do with bc, basic calculator
17.
▲
by
baudaux
11mo ago
I put QuickJS in https://exaequos.com . You can do graphics app with raylib
18.
▲
WebAssembly WASI compilers in the Web browser with exaequOS
(exaequos.com)
2 points
by
baudaux
1y ago
|
0 comments
19.
▲
by
baudaux
1y ago
Is it targeting WASI ?
20.
▲
by
baudaux
1y ago
Is it targeting WASI ?
21.
▲
by
baudaux
1y ago
You can play with Uxn in the web with https://exaequos.com . See online documentation: https://www.exaequos.com/doc/build/html/dev.html#uxn
22.
▲
by
baudaux
1y ago
ed is the first program I put in exaequOS ( https://exaequos.com ), an OS fully running in the Web browser. For testing ed, you can open a terminal and type 'ed'
23.
▲
by
baudaux
1y ago
Is it generating wasm/wasi ?
24.
▲
by
baudaux
1y ago
I am adding a WASI runtime (0.1 and 0.2) in https://exaequos.com , an OS running in the web browser. What would be a good DOM api ?
25.
▲
by
baudaux
1y ago
Once wasm wasi runtime for exaequOS is ready (I hope soon) I will have a look for running munal OS app in the browser
26.
▲
by
baudaux
1y ago
Hi ! I am Benoit, the creator of https://exaequos.com . It is a Unix like OS running in the browser. It will soon support WASI (p1 and p2)
27.
▲
by
baudaux
1y ago
Maybe a WASI DOM could help ?
28.
▲
by
baudaux
1y ago
You can play Colossal Cave adventure in the browser within https://exaequos.com
29.
▲
by
baudaux
2y ago
Feel free to give your opinion or ask questions
30.
▲
by
baudaux
2y ago
You can also do what I did in https://exaequos.com : implement Wayland in WASM and Javascript. The browser is the compositor. And your browser is your computer…
More ›