The Wayback Machine - https://web.archive.org/web/20200607072109/https://github.com/topics/compilers
Skip to content
#

compilers

Here are 512 public repositories matching this topic...

pdugre
pdugre commented Mar 30, 2020

Hi!

I am using the wasm2js tool on a WebAssembly module written in Rust using wasm-bindgen(no emscripten involved) to generate code that works on Internet Explorer. However, since I added a new library which internally makes use of i64, this import has been added to the wasm2js output:

import { getTempRet0 } from 'env';

From what I understand, this method is used by

verilator
veripoolbot
veripoolbot commented Dec 6, 2019

Author Name: Driss Hafdi
Original Redmine Issue: 1624 from https://www.veripool.org


If a variable of the wrong witdth is passed in as a parameter, verilator prints out in its warning the parameter definition location, whereas it would be more helpful to get the reference of the value that was passed in, particularly with bigger design with multiple levels of hierarchy. Here is a

devito
jkwashbourne
jkwashbourne commented Mar 23, 2020

00_index.ipynb

  • Broken link to operator class in first para

01_data_regions.ipynb

  • Where to find descriptions of operator options like dle='noop'
  • Could the generated code have a comment at the top of the structs to define what the members are (size, npsize, dsize, hsize, hofs, oofs). Yeah, I know it isn't really for human reading ... I suppose I would see those use
IamTheFij
IamTheFij commented Jun 11, 2018

Description

Unable to receive a prompt for SSH Private Key passphrase

Actual behavior

When adding a private key to the configs, I get failures due to missing passphrase

Expected behavior

I expect a prompt asking me for my passphrase, as with the username/password auth.

Steps to reproduce

Add an encrypted private key to the config but do not add the passphrase.

mars0i
mars0i commented May 22, 2018

This is kind of like #27, but I don' think people who are just starting out should worry about how to set up a package to go into opam.

What I have in mind is a guide that tells you how to release a package in simple cases, but notes likely potential gotchas, and has links to further info for more complex cases and for understaning the process under the hood.

This is something I'm trying to

Improve this page

Add a description, image, and links to the compilers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the compilers topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.