Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <vjskdc$1rrvs$3@dont-email.me>
Deutsch   English   Français   Italiano  
<vjskdc$1rrvs$3@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!weretis.net!feeder9.news.weretis.net!news.quux.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: bart <bc@freeuk.com>
Newsgroups: comp.lang.c
Subject: Re: transpiling to low level C
Date: Tue, 17 Dec 2024 19:45:49 +0000
Organization: A noiseless patient Spider
Lines: 16
Message-ID: <vjskdc$1rrvs$3@dont-email.me>
References: <vjlh19$8j4k$1@dont-email.me>
 <vjn9g5$n0vl$1@raubtier-asyl.eternal-september.org>
 <vjnhsq$oh1f$1@dont-email.me> <vjnq5s$pubt$1@dont-email.me>
 <vjq5nr$1aari$3@dont-email.me> <vjrpcd$1nqeb$1@dont-email.me>
 <vjsk45$1slm6$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 17 Dec 2024 20:45:48 +0100 (CET)
Injection-Info: dont-email.me; posting-host="5300244e42b5123d47a75c920a0bca9f";
	logging-data="1961980"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19tkTtXFQK5Gvr54HEe7z3m"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:TMQdaO6vpm+xOPyqitCVLchs+jQ=
In-Reply-To: <vjsk45$1slm6$1@dont-email.me>
Content-Language: en-GB
Bytes: 1686

On 17/12/2024 19:40, Lawrence D'Oliveiro wrote:
> On Tue, 17 Dec 2024 12:04:29 +0000, bart wrote:
> 
>> Information about it is quite elusive ...
> 
> Did you try the usual place for Web-related stuff?
> 
> <https://developer.mozilla.org/en-US/docs/WebAssembly>

That's all at the wrong level, eg:

"When you've written code in C/C++, you can then compile it into Wasm 
using a tool like Emscripten"

It's not aimed at people /implementing/ such a tool.