Displaying 17 results from an estimated 17 matches for "wasi".
Did you mean:
was
2020 Sep 23
3
How about add webassembly/wasi support in llvm-libc.
Cause llvm-libc are in early stage, and we can easily catch up the support
with linux.
After we add wasi support in llvm-lic, we can easily get a usable llvm-libc
across different platform such as linux/windows/macos/android. don't know
if iOS is a target, but these target are very much enough
--
此致
礼
罗勇刚
Yours
sincerely,
Yonggang Luo
-------------- next part --------------
An HTML...
2020 Sep 23
1
[libc-dev] How about add webassembly/wasi support in llvm-libc.
...lvm.org> wrote:
> +cc libc-dev
>
> On Wed, Sep 23, 2020 at 9:44 AM 罗勇刚(Yonggang Luo) via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>> Cause llvm-libc are in early stage, and we can easily catch up the
>> support with linux.
>>
>> After we add wasi support in llvm-lic, we can easily get a usable
>> llvm-libc across different platform such as linux/windows/macos/android.
>> don't know if iOS is a target, but these target are very much enough
>>
>
> I do not see any technical blockers for the platform independent par...
2019 May 08
2
Where to send emails with questions about WebAssembly?
Okay, so where should I send questions for WebAssembly? Is it this mailing list or a different one? I want to ask about how to compile WebAssembly modules with Clang directly, without Emscripten, for situations like what I have currently where I have a problem with generating WebAssembly and/or JavaScript glue code (I have a problem with the gen_struct_info stuff; I asked on the Emscripten
2003 Oct 07
1
remote windows management
I keep hoping for better wasy to remotely manage windows machines
through samba.
In the very old samba-tng there was an rpcclient that could connect to
a remote machine and do various things like read/write the registry,
grab event logs, etc. I could never get it to work very well and
waited for a better one.
The trouble is the rpcclient program in samba-current doesn't have
these features.
2010 Oct 10
2
Help reading table rows into lists
Hi all,
I have a large table mapping thousands of COGs(groups of genes) to
pathways.
# Ex
COG0001 patha pathb pathc
COG0002 pathd pathe
COG0003 pathe pathf pathg pathh
##
I would like to combine this information into a big list such as below
COG2PATHWAY<-
list
(COG0001
=
c
("patha
","pathb
","pathc
2018 May 21
3
Cannot delete folder
Yves Goergen wrote:
> The issue still exists. Can anybody explain to me why dovecot creates
> IMAP folders with the wrong filesystem permissions?
On a lark, I looked through my dirs @ permissions. Shorted lines a bit
so they'd fit w/o extra lines between them using:
(get rid of text before permissions, and shorten user/group to a few letter)
find . -type d -ls|sed -r
2018 May 21
0
Cannot delete folder
To be honest, I can't follow you. I see that I have inconsistent
permissions (but all the same owner and group). I did use a different
mail server software in the past, but that's long ago and I can't even
remember when I switched to Dovecot. I think it was Courier-IMAP before.
Maildirs for new mailboxes are still created by one of my own scripts so
maybe that script creates the
2004 Jan 08
1
multiple plot
hi there
i've got this litle strange problem working with multiple plots i one screen
the title dissapears when more than 4 images comes up
up to 4 plots the title it shows nicely
the display is set up like:
split.screen(figs=c(3,4), erase=TRUE)
some plots
close.screen(all=T)
title(main='TITLE 1')
what am i doing wrong here
regards soren
2018 Mar 06
6
Cannot delete folder
Hi there,
I cannot delete IMAP folders in new mailboxes. When trying to delete a
folder in Thunderbird I get the error message "renaming not supported
across conflicting directory permissions". Looking up the error on the
web led me to checking the mailbox directory's permissions. They're
inconsistent in new mailboxes. While every single directory in an old
mailbox has
2003 Jul 31
3
Win98 troubles
Hi,
I have a client with 2 Win98 out of 15 computers that refuse to see the server when
they first turn them on in the morning. When they logon as a new user, not a
reboot, it connects and they work fine for the rest of the day. They can even
reboot whenever they want throughout the day and it works, but when they turn it off
over night, the computers refuse to see the domain the next morning.
2006 Jun 29
6
LVM repairing or back to regular ext3?
Can anyone point me in the right direction for correcting errors on an HD
when using LVM? I've tried e2fsck and indicates bad block. I've tried
with -b 8193, 16384, and 32768 and no good.
I've found some info about reiserfsck on google, but this utility doesn't
seem to be included in Centos4.3. I did find it on my old FC1 box.
I am thinking now I really should have went with
2018 May 29
2
CentOS 7 issues with pdf manual / tex conversion
On 29 May 2018 at 16:37, R P Herrold wrote:
| On Tue, 29 May 2018, Dirk Eddelbuettel wrote:
|
| > On a CentOS 7 machine, I am at a loss with respect to an inability to run a
| > full R CMD check as anything involving tex files ends in tears.
|
| Hi, Dirk
|
| Have fun at the upcoming conference at UIC
|
| I seem to have 56 font packages installed under CentOS 7
| locally, but then I work
2018 May 30
0
CentOS 7 issues with pdf manual / tex conversion
On 05/29/2018 04:53 PM, Dirk Eddelbuettel wrote:
> I noticed it with a local, not-public package -- but it appears to apply with
> any source package. I replicated with pkgKitten straight off CRAN and after
> checking that it has a six page manual there.
I'm having trouble reproducing this one. In my fresh CentOS 7 VM, I can
pull the pkgKitten source down, and run R CMD Rd2pdf
2018 May 30
2
CentOS 7 issues with pdf manual / tex conversion
Tom,
On 30 May 2018 at 11:34, Tom Callaway wrote:
| On 05/29/2018 04:53 PM, Dirk Eddelbuettel wrote:
| > I noticed it with a local, not-public package -- but it appears to apply with
| > any source package. I replicated with pkgKitten straight off CRAN and after
| > checking that it has a six page manual there.
|
| I'm having trouble reproducing this one. In my fresh CentOS 7 VM, I
2020 Jul 28
11
[11.0.0 Release] Release Candidate 1 is here
Hello everyone,
We're a little bit behind schedule, but RC1 is now here. It was tagged
earlier today as llvmorg-11.0.0-rc1.
Source code and docs are available at
https://prereleases.llvm.org/11.0.0/#rc1 and
https://github.com/llvm/llvm-project/releases/tag/llvmorg-11.0.0-rc1
Pre-built binaries will be added as they become available.
Please file bug reports for any issues you find as
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking
2005 Jun 29
0
Can not mount windows share
I tried to access windows shares by using
LinNeighborhood. I can see all host in windows
network in LinNeighborhood, but when I want to mount a
folder in a host, there came a message "Can't resolve
address". This happen for all host. I already set
the right WINS server and Primary master browser in
the preferences, use samba port 139. Why this happen?
Regards
Adrianus